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☆83Updated 5 months ago
- A hash-based high-performance data store☆162Updated 2 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Basic stand-alone disk-based N-way merge sort component for Java☆87Updated 10 months ago
- Explorations relative to cloning FlumeJava☆94Updated 5 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 6 years ago
- ☆33Updated 6 years ago
- Safe daemonization from within Java☆76Updated 8 years ago
- Probabilistic data structures for Guava.☆54Updated 5 years ago
- DocId set compression and set operation library☆27Updated 11 years ago
- ☆59Updated 10 years ago
- A variable length record, checksumming, append only rotating log implementation with graceful recovery☆55Updated 5 years ago
- Schema and type system for creating sortable byte[]☆46Updated 12 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
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆152Updated 13 years ago
- A lightweight platform monitoring tool for Java VMs☆156Updated 9 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆191Updated 12 years ago
- Low latency, strong consistency, fault tolerant distributed key value store. Colocate data and compute to achieve best performance cloud …☆115Updated 10 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- A toy school project intended to be an approximate clone of Google's Megastore database for geographically-distributed scalable fault-to…☆35Updated 14 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- iSAX Indexing persisted in HBase☆39Updated 14 years ago
- Rolling hash functions in Java☆79Updated 9 years ago
- Cantor provides utilities for estimating the cardinality of large sets.☆84Updated 3 years ago
- Java implementation of the Sparkey key value store☆123Updated last week
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆256Updated this week
- C5 Replicator, a Raft protocol-based replication library☆34Updated 10 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆100Updated 2 years ago