nbronson / snaptreeLinks
Concurrent TreeMap w/ efficient support for clone() and consistent iteration
☆151Updated 12 years ago
Alternatives and similar repositories for snaptree
Users that are interested in snaptree are comparing it to the libraries listed below
Sorting:
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆138Updated 3 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- A hash-based high-performance data store☆162Updated last year
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆152Updated 13 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated last month
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 4 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Port of Snappy to Java☆361Updated last year
- production heap profiling for the JVM. compatible with google-perftools.☆395Updated 9 years ago
- ☆59Updated 10 years ago
- Control thread affinity for Java☆380Updated 4 years ago
- Embeddable multi-Paxos For The JVM☆76Updated 7 months ago
- ☆143Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- ☆40Updated 3 months ago
- Code Examples☆78Updated 11 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆257Updated 6 months ago
- Large off-heap arrays and mmap files for Scala and Java☆401Updated 2 years ago
- Utilities for HDR Histogram logs manipulation☆30Updated 4 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