openstat / ip-radix-tree
Fast, robust and memory-savvy IP radix tree (Patricia trie) implementation in Java
☆43Updated 2 years ago
Alternatives and similar repositories for ip-radix-tree:
Users that are interested in ip-radix-tree are comparing it to the libraries listed below
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- a column file format☆132Updated 12 years ago
- Bitmap compression using the CONCISE algorithm☆43Updated 8 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- High performance native memory access for Java.☆125Updated this week
- Fork of https://code.google.com/p/lightweight-java-profiler/☆86Updated 6 years ago
- A High Performance Cluster Consumer for Kafka that creates Avro (boom) files in Hadoop in time based directory paths☆42Updated 8 years ago
- Mirror of Apache DirectMemory☆52Updated last year
- A Java implementation of the radix tree data structure that adheres to the `java.util.Map` interface.☆30Updated 4 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆47Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆93Updated 3 months ago
- Packet Processing in Java research and implementations☆34Updated 9 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A library for financial and time series calculations on Apache Spark☆28Updated 9 years ago
- OpenTSDB Metrics Reporter☆54Updated last month
- ZooKeeper Transaction Log Tools