prasanthj / hasher
Java implementation of Murmur2, Murmur3, XXHash, FNV1 and FNV1A.
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for hasher
- Pure Java implementations of Murmur hash algorithms☆73Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆139Updated 2 weeks ago
- Classloader isolation library.☆51Updated last year
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- Wraper around attach API and other JVM diagnostic interfaces☆32Updated 3 years ago
- High performance native memory access for Java.☆122Updated this week
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆61Updated last year
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆26Updated 3 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A persistent queue based on RocksDB☆25Updated 11 months ago
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated 9 months ago
- New proposed API for buffers in Netty☆25Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- ☆36Updated 6 years ago
- A simple tool to convert plain old Java Future to CompletableFuture☆34Updated 6 years ago
- Sql Parser written in Antlr4 for Lucene☆46Updated 6 years ago
- Production-ready Java implementation of the Xor Filter.☆17Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- HyperLogLog (original and hyperloglog++) algorithm implementation in java.☆81Updated 3 years ago
- EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.☆66Updated last year
- The repo has been migrated to Bitbucket https://bitbucket.org/dtnse/jbrotli/src/master/ and archived☆93Updated 6 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago