prasanthj / count-min-sketch
Java implementation of Count-Min sketch for finding frequency of events in a stream of data within specified error bounds
☆11Updated 10 years ago
Alternatives and similar repositories for count-min-sketch
Users that are interested in count-min-sketch are comparing it to the libraries listed below
Sorting:
- A convenient copy for evolution of Evan Jones's set of experiments☆23Updated 12 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A fluent API for generating Java byte code☆14Updated 12 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- simple rules engine☆91Updated 5 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆93Updated 4 months ago
- Java bindings for pmemkv☆29Updated 2 years ago
- High performance native memory access for Java.☆125Updated this week
- Netifi Java Client☆25Updated 5 years ago
- ☆86Updated 7 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 3 months ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Java API for libaio☆15Updated 3 years ago
- ☆28Updated 8 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Pragmatic Data Structure for Java☆9Updated 6 years ago