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
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- 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 4 years ago
- Raft distributed consensus protocol in Java☆101Updated 9 years ago
- High performance native memory access for Java.☆123Updated this week
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 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
- Benchmarking counters with Java8☆69Updated 10 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated 2 weeks ago
- A fluent API for generating Java byte code☆14Updated 11 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated 2 weeks ago
- Direct memory storage for java☆15Updated 13 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆67Updated 3 years ago
- Port of TPC-H dbgen to Java☆49Updated 3 months 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
- 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 6 years ago
- Classloader isolation library.☆54Updated last year
- ☆82Updated 2 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Java bindings for pmemkv☆28Updated last year
- Dropwizard bundle and reporter for Prometheus☆26Updated last week
- Hidden Gems of JVM/JDK☆18Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Generates synthetic bridge methods with different return types to help backward compatibility☆24Updated 2 weeks ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 7 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆47Updated 3 years ago
- A fast and space efficient Radix tree in Java☆120Updated 4 years ago
- Pragmatic Data Structure for Java☆9Updated 6 years ago