romix / java-concurrent-hash-trie-mapLinks
Java port of a concurrent trie hash map implementation from the Scala collections library
☆153Updated 5 years ago
Alternatives and similar repositories for java-concurrent-hash-trie-map
Users that are interested in java-concurrent-hash-trie-map are comparing it to the libraries listed below
Sorting:
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- ☆83Updated this week
- ☆108Updated 2 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- High performance native memory access for Java.☆126Updated 5 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- ☆59Updated 10 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A gulp of low latency Java☆307Updated 5 years ago
- ☆143Updated 3 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 4 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Workshop Examples☆57Updated 7 years ago
- Visualizer for HdrHistogram and JHiccup logs☆44Updated 3 years ago
- simple rules engine☆92Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- Code Examples☆111Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Huge Collections for Java using efficient off heap storage