FastFilter / fastfilter_javaLinks
Fast Approximate Membership Filters (Java)
☆250Updated last year
Alternatives and similar repositories for fastfilter_java
Users that are interested in fastfilter_java are comparing it to the libraries listed below
Sorting:
- A simple integer compression library in Java☆549Updated last year
- High performance native memory access for Java.☆124Updated 2 months ago
- DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.☆120Updated 2 months ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- A Java port of Daniel Lemire's fast_float project☆184Updated 5 months ago
- Sux4J is an effort to bring succinct data structures to Java.☆163Updated 3 weeks ago
- ☆240Updated 3 years ago
- ☆30Updated 3 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- A gulp of low latency Java☆302Updated 5 years ago
- A JVMTI agent that attaches to your JVM and kills it when things go sideways☆166Updated last year
- Large off-heap arrays and mmap files for Scala and Java☆401Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Dynatrace hash library for Java☆112Updated this week
- A fast object pool for the JVM☆374Updated last month
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- simple rules engine☆92Updated 5 years ago
- Utilities for latency measurement and reporting☆465Updated last year
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆418Updated 10 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Materials for the presentation TUT2844 "Mastering Java Performance with async-profiler"☆149Updated 4 years ago
- Java library for the HyperLogLog algorithm☆315Updated 7 years ago
- A JMH learning environment☆83Updated 5 years ago
- Benchmark suite for data compression library on the JVM☆217Updated last year
- ☆59Updated 10 years ago
- JLBH☆79Updated this week
- Visually explore your JMH Benchmarks☆311Updated last year
- Get Method Sampling from Java Flight Recorder Dump and convert to FlameGraph compatible format.☆267Updated last year
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions