eXist-db NoSQL Database Sort Index
RecyclerView extension library which provides advanced features. (ex. swiping, drag and drop sorting, expandable items, etc...)
DDogleg Numerics is a high performance Java library for non-linear optimization, robust model fitting, polynomial root finding, sorting, and more.
Library for searching and sorting word lists
The sorting functionality
InLong is a one-stop 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.
An implementation of a comparator that sort strings in an order that makes sense for a human.
Basic configurable disk-backed N-way merge sort
High Performance Primitive Collections Realtime (fork of HPPC from Carrotsearch) Fundamental data structures (maps, sets, lists, queues, heaps, sorts) generated for combinations of object and primitive types to conserve JVM memory and speed up execution. The Realtime fork intends to extend the existing collections, by tweaking to remove any dynamic allocations at runtime, and to obtain low variance execution times whatever the input nature.
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.
WebJar for jss-plugin-props-sort
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.
A Java library for generating Time-Sorted Unique Identifiers (TSID).
This is the brand new, re-written from scratch plugin for ANTLR v3. Previous valiant efforts all suffered from being unable to modify the ANTLR Tool itself to provide support not just for Maven oriented things but any other tool that might wish to invoke ANTLR without resorting to the command line interface. Rather than try to shoe-horn new code into the existing Mojo (in fact I think that by incorporating a patch supplied by someone I ended up with tow versions of the Mojo, I elected to rewrite everything from scratch, including the documentation, so that we might end up with a perfect Mojo that can do everything that ANTLR v3 supports such as imported grammar processing, proper support for library directories and locating token files from generated sources, and so on. In the end I decided to also change the the ANTLR Tool.java code so that it would be the provider of all the things that a build tool needs, rather than delegating things to 5 different tools. So, things like dependencies, dependency sorting, option tracking, generating sources and so on are all folded back in to ANTLR's Tool.java code, where they belong, and they now provide a public interface to anyone that might want to interface with them. One other goal of this rewrite was to completely document the whole thing to death. Hence even this pom has more comments than funcitonal elements, in case I get run over by a bus or fall off a cliff while skiing. Jim Idle - March 2009
The sorting functionality
WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
Internal JQM API for creating runners of all sorts
InLong is a one-stop data streaming platform that provides automatic, ecure, distributed, and efficient data publishing and subscription capabilities. This platform helps you easily build stream-based data applications.
WebJar for sort-keys
WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
All sorts of Input events, key presses etc
A Java Servlet Filter for applying generic security policy on incoming HTTP request parameters, implementing an application firewall of sorts.
Library for alphanumeric sort
InLong is a one-stop data streaming platform that provides automatic, ecure, distributed, and efficient data publishing and subscription capabilities. This platform helps you easily build stream-based data applications.
Extensions add importers, exporters and other sorts of features to OpenRefine
A Maven plugin that sorts the pom.xml file.
WebJar for javascript-natural-sort
InLong is a one-stop data ingestion platform 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.
The Lang Builder Gradle plugin lets you run the Liferay Lang Builder tool to sort and translate the language keys in your project.
A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms
WebJar for sort-object
The sort tool for java.
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
An API for filtering, sorting and limiting data - mostly for Crud backends but usable for more.
Sort Merge Bucket source/sink implementations for Apache Beam
Sort Merge Bucket source/sink implementations for Apache Beam
Sort Merge Bucket source/sink implementations for Apache Beam
WebJar for array-sort
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.
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.
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.
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.
InLong is a one-stop data streaming platform that provides automatic, ecure, distributed, and efficient data publishing and subscription capabilities. This platform helps you easily build stream-based data applications.
The sort tool for java.
WebJar for jss-props-sort
InLong is a one-stop data streaming platform that provides automatic, ecure, distributed, and efficient data publishing and subscription capabilities. This platform helps you easily build stream-based data applications.
Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.