prasanthj / count-min-sketchLinks
Java implementation of Count-Min sketch for finding frequency of events in a stream of data within specified error bounds
☆12Updated 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 hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- A convenient copy for evolution of Evan Jones's set of experiments☆23Updated 12 years ago
- High performance native memory access for Java.☆126Updated 3 months ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Heap query plugin for Eclipse Memory Analyzer☆165Updated 4 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆176Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- Hidden Gems of JVM/JDK☆18Updated 8 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆48Updated this week
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated this week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆96Updated 7 months ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A library enabling DAG structuring of data processing programs such as ETLs☆17Updated 4 months ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated last week
- Configurable sizeOf engine for Ehcache☆106Updated 7 months ago
- A JVMTI agent that attaches to your JVM and kills it when things go sideways☆168Updated last year
- A multipart library that uses nio and asynchronous processing☆94Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- External-Memory Sorting in Java☆259Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆54Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago