lemire / javaewahLinks
A compressed alternative to the Java BitSet class
☆563Updated 3 months ago
Alternatives and similar repositories for javaewah
Users that are interested in javaewah are comparing it to the libraries listed below
Sorting:
- More kryo serializers☆384Updated last year
- Java library for efficiently working with heap and off-heap memory☆514Updated this week
- High Performance Primitive Collections for Java☆1,037Updated 7 months ago
- A Java Native Interface to LevelDB☆541Updated 2 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆178Updated 3 years ago
- Java library for the HyperLogLog algorithm☆316Updated 8 years ago
- Disruptor BlockingQueue☆319Updated 11 months ago
- A ConcurrentLinkedHashMap for Java☆476Updated 5 years ago
- A big, fast and persistent queue based on memory mapped file.☆568Updated 3 years ago
- A stand-alone Bloom filter implementation written in Java☆486Updated 14 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Utilities for latency measurement and reporting☆465Updated last year
- Snappy compressor/decompressor for Java☆1,079Updated last week
- Java Agent for Memory Measurements☆695Updated 2 years ago
- XNIO☆291Updated 4 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆101Updated last year
- Implementation of the Raft consensus protocol in JGroups☆285Updated this week
- A better compressed bitset in Java☆145Updated 2 years ago
- Automatically exported from code.google.com/p/memory-measurer☆278Updated 8 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆489Updated 4 months ago
- A novel implementation of the Raft consensus algorithm☆580Updated 8 years ago
- Small useful things for Java☆134Updated 6 years ago
- Java memory allocation profiler☆224Updated 2 years ago
- Java Collections till the last breadcrumb of memory and performance☆1,023Updated 9 years ago
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆228Updated 8 years ago
- 32 and 64 bit implementations of murmurhash2☆119Updated 4 years ago
- Concurrent Radix and Suffix Trees for Java