Utility classes to sort numbers
An implementation of external sorting using parallelism
An implementation of external sorting using parallelism
Simple Basic operation library for doing an operation on Java Array. I am doing this to learn, How to publish repository into Maven Central. With OPSSH.
This is a simple Sorting library for a Final Project
This is a simple Sorting library for a Final Project
Sort elements using relative constraints.
Class based on JDK TreeSet, adding element update incl. sort order refresh
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Sorts arbitrarily large streams to user defined resources (like files)
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
A generic JPA/JAX-RS listing mechanism for easy paging, filtering, sorting and searching on entities
Module to ease filtering and sorting with jOOQ based on params from a query (or any thing as we use a Map).
External Merge Sort in Java - Kryo module
Utility functions for dealing with natural sort
Pagination, sorting, filtering
A small utility library to reorder the time fields in a time-based UUID to sort lexographically in time order.
A Maven plugin that sorts GraphQL Schemas
TSID - a general-purpose trend sorted identifier generator.
A Maven plugin that sorts GraphQL Schemas
LinlingClient is common interface of sort of application,include Bilibili
This is Sort Algorithm tool,you can easy to use many sort algorithm.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Provides the support for <a href="https://tagmycode.com">TagMyCode</a>. This plugin allows you to manage your own snippets.<br/> <br/> Features:<br/> * Add snippets: you can save your code snippets including description, language, and tags<br/> * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE<br/> * Quick search: you can search your snippets and insert them directly into the document<br/> <br/> CHANGELOG:<br/> <br/> 2.3.0 (released 2020-07-26)<br/> * published plugin into Apache NetBeans Plugin Portal<br/> * filter snippets by languages<br/> <br/> 2.2.1 (released 2018-01-10)<br/> * Quick Search dialog is now resizable</br> * fixed syntax highlight for PHP and HTML</br> * if refresh token is not valid user will be automatically logged out</br> </br> 2.2.0 (released 2017-11-06)<br/> * snippets management works in offline mode<br/> * autodetect language on new snippet<br/> * added settings dialog with editor theme and font size option<br/> * added title and description to snippet view<br/> * changed open browser class<br/> * text can be dragged into table to create a new snippet<br/> * snippets can be dragged directly into editor and the code are copied<br/> * added "save as file" feature<br/> * added "clone snippet" feature<br/> * added "snippet properties" dialog<br/> * detect binary file<br/> <br/> 2.1.0 (released 2017-04-24)<br/> * moved error messages from dialog to Netbeans Notification Log<br/> * added welcome panel<br/> * about dialog shows plugin version and framework version<br/> * moved storage from JSON to SQL<br/> <br/> 2.0 (released 2016-07-11)<br/> * new user interface<br/> * list of snippets stored locally<br/> * syntax highlight powered by <a href="http://bobbylight.github.io/RSyntaxTextArea/">RSyntaxTextArea</a><br/> * snippets are synchronized with server<br/> * filter snippets<br/> * quick search feature<br/> * insert selected snippet at cursor in document<br/> <br/> 1.1.3 (released 2015-12-18)<br/> * Fix for NetBeans 8.1<br/> <br/> 1.1.2 (released 2014-10-03)<br/> * Switched authentication from OAuth 1.0a to OAuth 2<br/> * Console write also snippet title when new snippet is created (thanks to bejoy)<br/> <br/> 1.1 (released 2014-08-19)<br/> * Added "Search snippets" feature<br/> * Fixed some minor bugs<br/> <br/> 1.0 (released 2014-04-14)<br/> * First release with feature "Create snippet"<br/>
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
A generic JPA/JAX-RS listing mechanism for easy paging, filtering, sorting and searching on entities
DADL is a language and a toolset for describing, parsing and generating data formats of all sorts.
Java library for simple in-memory graph operations such as iterative and concurrent topological sorts.
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
WebJar for Alphanum Sorting
Java component to sort big files
Multiple loosely coupled modules which extend ZK framework, originally created by DataLite company. ZKComposer - controll the MVC design with annotations @ZkEvent?, @ZkComponent?, @ZkBinding?, ... (similar to zkspring or zkcdi projects, however without any framework dependencies). ZKDLComponents splits ZK data driven components (listbox, combobox) to MVC design, adds support for easy large data manipulation and contains many pre-built user controls (filter manager, sort manager, visible listbox columns manager, export to excel, etc.) HibernateDAO & ZKDLComponentsHibernateExtensions - Hibernate generic DAO design with extensions for ZKDLComponents to replace all your plumbing code (filter, sort, lazy loading, CRUD). SpringService? - service layer with spring - generic service which speaks to generic DAO. This is the way we use our components at DataLite?, but you can use any integration or DAO at your will.
This Java library contains the API to format and sort the Java maps and JSON fields. Will keep your data local when performing these operations.
Android ListView with drag and drop reordering. Fork of https://github.com/bauerca/drag-sort-listview
A framework for representing measurements, which are defined as a numeric value with an associated unit. Measurements of different units can be compared (for equality, for sorting, etc). Measurements can be freely converted to other units of the same category.
InLong is a one-stop, full-scenario integration framework for massive data donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.
DADL is a language and a toolset for describing, parsing and generating data formats of all sorts.
External merge sort algorithm
DADL is a language and a toolset for describing, parsing and generating data formats of all sorts.
A Java library for performing topological sorting.