MagnusS / Java-BloomFilterLinks
A stand-alone Bloom filter implementation written in Java
☆485Updated 14 years ago
Alternatives and similar repositories for Java-BloomFilter
Users that are interested in Java-BloomFilter are comparing it to the libraries listed below
Sorting:
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆863Updated 3 weeks ago
- A compressed alternative to the Java BitSet class☆562Updated 2 months ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 2 years ago
- 32 and 64 bit implementations of murmurhash2☆119Updated 4 years ago
- Java library for the HyperLogLog algorithm☆316Updated 7 years ago
- More kryo serializers☆384Updated last year
- A simple DSL to make using the LMAX disruptor pattern simpler.☆211Updated 4 years ago
- A ConcurrentLinkedHashMap for Java☆476Updated 5 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆320Updated 3 years ago
- Java library for efficiently working with heap and off-heap memory☆513Updated 6 months ago
- Mirror of Apache Gossip Incubator☆254Updated 7 years ago
- Yet another Raft Consensus implementation☆182Updated 2 years ago
- A garbage collection log visualisation tool. Originally hosted at https://java.net/projects/gchisto. Moved it to github and mavenized it…