bryanduxbury / lightweight_trieLinks
A very memory-efficient trie (radix tree) implementation
☆47Updated 13 years ago
Alternatives and similar repositories for lightweight_trie
Users that are interested in lightweight_trie are comparing it to the libraries listed below
Sorting:
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated last week
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- A hash-based high-performance data store☆160Updated last year
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 3 years ago
- ☆33Updated 6 years ago
- Explorations relative to cloning FlumeJava☆93Updated 4 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 6 years ago
- Basic stand-alone disk-based N-way merge sort component for Java☆85Updated 5 months ago
- Safe daemonization from within Java☆74Updated 8 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆151Updated 12 years ago
- ☆59Updated 10 years ago
- A variable length record, checksumming, append only rotating log implementation with graceful recovery☆55Updated 5 years ago
- ☆142Updated 3 years ago
- A toy school project intended to be an approximate clone of Google's Megastore database for geographically-distributed scalable fault-to…☆35Updated 13 years ago
- Schema and type system for creating sortable byte[]☆46Updated 12 years ago
- An OO/Functional Crit-bit tree in Java.☆28Updated 10 years ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 11 years ago
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ☆40Updated 9 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- A distributed task queue worker designed for throughput, parallelism, and clustering.☆238Updated 2 years ago
- DocId set compression and set operation library☆27Updated 11 years ago
- Low latency, strong consistency, fault tolerant distributed key value store. Colocate data and compute to achieve best performance cloud …☆114Updated 10 years ago
- This project provides utilities and wrappers around ZooKeeper☆64Updated 12 years ago
- A lightweight platform monitoring tool for Java VMs☆154Updated 8 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- Probabilistic data structures server. The data model is key-value, where values are: Bloomfilters, LinearCounters, HyperLogLogs, CountMin…☆25Updated 9 years ago