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:
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆140Updated 3 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆420Updated 10 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆84Updated 7 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 years ago
- A hash-based high-performance data store☆163Updated 2 years ago
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Utilities for HDR Histogram logs manipulation☆30Updated 4 years ago
- ☆59Updated 10 years ago
- Probabilistic data structures for Guava.☆54Updated 5 years ago
- ☆143Updated 4 years ago
- Control thread affinity for Java☆382Updated 5 years ago
- Large off-heap arrays and mmap files for Scala and Java☆405Updated 3 years ago
- Port of Snappy to Java☆359Updated last year
- Embeddable multi-Paxos For The JVM☆77Updated last year
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆152Updated 14 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆127Updated 4 months ago
- Code Examples☆78Updated 11 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
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago