nbronson / snaptreeLinks
Concurrent TreeMap w/ efficient support for clone() and consistent iteration
☆152Updated 13 years ago
Alternatives and similar repositories for snaptree
Users that are interested in snaptree are comparing it to the libraries listed below
Sorting:
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A hash-based high-performance data store☆162Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆191Updated 12 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆83Updated 5 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated 2 weeks ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- ☆59Updated 10 years ago
- Port of Snappy to Java☆358Updated last year
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Embeddable multi-Paxos For The JVM☆77Updated 11 months ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Code Examples☆78Updated 11 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 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
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Control thread affinity for Java☆380Updated 5 years ago
- production heap profiling for the JVM. compatible with google-perftools.☆396Updated 9 years ago
- Large off-heap arrays and mmap files for Scala and Java☆405Updated 3 years ago
- Probabilistic data structures for Guava.☆54Updated 5 years ago
- Utilities for HDR Histogram logs manipulation☆30Updated 4 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆124Updated 2 months 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
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆150Updated 3 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- High performance native memory access for Java.☆127Updated 6 months ago