rkapsi / patricia-trie
Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)
☆176Updated 6 years ago
Alternatives and similar repositories for patricia-trie:
Users that are interested in patricia-trie are comparing it to the libraries listed below
- Basic stand-alone disk-based N-way merge sort component for Java☆85Updated 2 years ago
- Benchmark suite for data compression library on the JVM☆217Updated 7 months ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 2 years ago
- Distributed Java Collections for ZooKeeper☆109Updated 8 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆254Updated 10 months ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 13 years ago
- An OO/Functional Crit-bit tree in Java.☆27Updated 10 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Asynchronous Database Connectivity in Java☆140Updated 2 years ago
- Port of Snappy to Java☆359Updated 7 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A hash-based high-performance data store☆161Updated last year
- Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.☆260Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- A simple, asynchronous, single-threaded memcached client written in java.☆495Updated last year
- ☆59Updated 9 years ago
- Control thread affinity for Java☆379Updated 4 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 5 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated 11 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 5 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe