nbronson / snaptreeLinks
Concurrent TreeMap w/ efficient support for clone() and consistent iteration
☆151Updated 13 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☆139Updated 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 Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- A hash-based high-performance data store☆162Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆83Updated 4 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated last week
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Port of Snappy to Java☆359Updated last year
- Control thread affinity for Java☆380Updated 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
- ☆59Updated 10 years ago
- Drop-in replacement for java.util.concurrent.ConcurrentSkipList[Map|Set]☆29Updated 15 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- ☆40Updated 2 months ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Embeddable multi-Paxos For The JVM☆77Updated 10 months ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆257Updated last week
- production heap profiling for the JVM. compatible with google-perftools.☆396Updated 9 years ago
- High performance native memory access for Java.☆127Updated 5 months ago
- ☆143Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 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
- 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