rkapsi / patricia-trieLinks
Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)
☆177Updated 7 years ago
Alternatives and similar repositories for patricia-trie
Users that are interested in patricia-trie are comparing it to the libraries listed below
Sorting:
- Benchmark suite for data compression library on the JVM☆218Updated last year
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆256Updated last week
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Port of Snappy to Java☆359Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- A hash-based high-performance data store☆162Updated 2 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
- Basic stand-alone disk-based N-way merge sort component for Java☆87Updated 10 months ago
- Embedded Key Value Java Database☆366Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- Control thread affinity for Java☆382Updated 5 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe