npgall / concurrent-trees
Concurrent Radix and Suffix Trees for Java
☆513Updated 3 years ago
Alternatives and similar repositories for concurrent-trees:
Users that are interested in concurrent-trees are comparing it to the libraries listed below
- Java Collections till the last breadcrumb of memory and performance☆1,014Updated 8 years ago
- Zero-allocation hashing for Java☆803Updated 3 months ago
- A simple integer compression library in Java☆546Updated 8 months ago
- A fast object pool for the JVM☆365Updated 2 months ago
- High Performance Primitive Collections for Java☆1,001Updated 8 months ago
- Java Agent for Memory Measurements☆689Updated last year
- A big, fast and persistent queue based on memory mapped file.☆561Updated 2 years ago
- A compressed alternative to the Java BitSet class☆563Updated last year
- Java library for efficiently working with heap and off-heap memory☆507Updated 7 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store☆816Updated 3 weeks ago
- A fast, log structured key-value store.☆514Updated last year
- A gulp of low latency Java☆299Updated 5 years ago
- A Java Native Interface to LevelDB☆538Updated last year
- Low level access to native memory, JVM and OS.☆597Updated last month
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆414Updated 3 weeks ago
- A Java agent that rewrites bytecode to instrument allocation sites☆482Updated last year
- Implementation of the Raft consensus protocol in JGroups☆268Updated this week
- A ConcurrentLinkedHashMap for Java☆473Updated 4 years ago
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 7 years ago
- Control thread affinity for Java☆380Updated 4 years ago
- Lightweight, high performance Java caching☆723Updated last month
- LZ4 compression for Java