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 convenient copy for evolution of Evan Jones's set of experiments☆23Updated 12 years ago
- Configurable sizeOf engine for Ehcache☆106Updated 6 months ago
- A library enabling DAG structuring of data processing programs such as ETLs☆16Updated 3 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Direct memory storage for java☆15Updated 13 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 5 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated last month
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated 2 weeks ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.