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 11 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☆73Updated 5 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 convenient copy for evolution of Evan Jones's set of experiments☆23Updated 13 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A library enabling DAG structuring of data processing programs such as ETLs☆17Updated 2 weeks ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- High performance native memory access for Java.☆127Updated 7 months ago
- Direct memory storage for java☆15Updated 14 years ago
- A fluent API for generating Java byte code☆14Updated 12 years ago
- Useful Java utilities☆152Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated last week
- ☆84Updated last week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- ☆191Updated last week
- External-Memory Sorting in Java☆262Updated 2 months ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Updated 6 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 2 years ago
- Heap query plugin for Eclipse Memory Analyzer☆173Updated last week
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated 3 weeks ago
- Configurable sizeOf engine for Ehcache☆109Updated 11 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Heap introspection for test puposes☆23Updated 8 years ago