prasanthj / count-min-sketchLinks
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
Sorting:
- 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
- A fluent API for generating Java byte code☆14Updated 12 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 5 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- ☆82Updated 6 months ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated this week
- Configurable sizeOf engine for Ehcache☆107Updated 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
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated 3 weeks 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
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Direct memory storage for java☆15Updated 13 years ago
- High performance native memory access for Java.☆125Updated 3 weeks ago
- Java-centric embedded storage framework☆16Updated last year
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- macOS Build artifacts for hsdis HotSpot Plugin☆22Updated 7 years ago
- Pragmatic Data Structure for Java☆9Updated 6 years ago
- Mirror of Apache Bean Validation☆44Updated 2 weeks ago
- Lightweight threads and continuations for Java, with actors and message passing☆46Updated 4 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Byte-code generator to create Disruptor-backed proxies☆99Updated 4 months ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Code Examples☆111Updated 8 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago