cowtowncoder / java-merge-sortLinks
Basic stand-alone disk-based N-way merge sort component for Java
☆87Updated 8 months ago
Alternatives and similar repositories for java-merge-sort
Users that are interested in java-merge-sort are comparing it to the libraries listed below
Sorting:
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 14 years ago
- A hash-based high-performance data store☆162Updated last year
- Port of Snappy to Java☆361Updated last year
- Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.☆262Updated 3 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 6 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆257Updated 2 weeks ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- A very memory-efficient trie (radix tree) implementation☆47Updated 13 years ago
- Embedded Key Value Java Database☆367Updated 5 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- ☆59Updated 10 years ago
- A fast and easy to use decision tree learner in java☆234Updated 3 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- ☆143Updated 3 years ago
- Java Language support☆285Updated 2 years ago
- Control thread affinity for Java☆380Updated 5 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆84Updated 3 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Probabilistic data structures for Guava.☆54Updated 5 years ago
- ☆83Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- Large off-heap arrays and mmap files for Scala and Java☆404Updated 2 years ago
- JSON streaming parser☆91Updated 5 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Bitmap compression using the CONCISE algorithm☆43Updated 8 years ago