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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 9 months 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 hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A library enabling DAG structuring of data processing programs such as ETLs☆17Updated 7 months ago
- Direct memory storage for java☆15Updated 14 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A fluent API for generating Java byte code☆14Updated 12 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Hidden Gems of JVM/JDK☆18Updated 9 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 11 months ago
- ☆83Updated 2 weeks ago
- Lightweight threads and continuations for Java, with actors and message passing☆46Updated 4 years ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Heap query plugin for Eclipse Memory Analyzer☆173Updated this week
- ☆189Updated this week
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- Configurable sizeOf engine for Ehcache☆108Updated 10 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 3 weeks ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated last month
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 2 years ago
- Java Language support☆285Updated 2 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Don't try this in production☆109Updated 8 years ago
- High performance native memory access for Java.☆127Updated 6 months ago
- Visualize G1GC Region allocation data☆43Updated 3 years ago