thegedge / java-radix-treeLinks
A Java implementation of the radix tree data structure that adheres to the `java.util.Map` interface.
☆32Updated 4 years ago
Alternatives and similar repositories for java-radix-tree
Users that are interested in java-radix-tree are comparing it to the libraries listed below
Sorting:
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 6 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆97Updated 7 months ago
- Small useful things for Java☆132Updated 6 years ago
- Java Agent for using mlockall in any java application☆62Updated 12 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Useful Java utilities☆151Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- ☆59Updated 10 years ago
- Asynchronous Database Connectivity in Java☆141Updated 3 years ago
- ☆83Updated last month
- ☆53Updated 2 years ago
- hp low latency reliable multicast messaging☆123Updated 9 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- Port of Snappy to Java☆361Updated last year
- C5 Replicator, a Raft protocol-based replication library☆34Updated 10 years ago
- ☆109Updated last month
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆65Updated 2 years ago
- Bloom filters for Java☆66Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆138Updated 3 years ago
- Java implementation of the jump consistent hash☆32Updated 3 years ago
- High performance Multithreaded Async I/O for Java 8☆32Updated 3 years ago