ning / compressLinks
High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package
☆256Updated last week
Alternatives and similar repositories for compress
Users that are interested in compress are comparing it to the libraries listed below
Sorting:
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Port of Snappy to Java☆359Updated last year
- Embedded Key Value Java Database☆366Updated 5 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 7 years ago
- Useful Java utilities☆152Updated last year
- Control thread affinity for Java☆382Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- More kryo serializers☆384Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- Exporting JMX mbeans made easy☆174Updated 2 weeks ago
- Small useful things for Java☆134Updated 6 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- A collection of tools useful when working with JBoss Netty.☆256Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- Scalable Java Redis client☆233Updated 10 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…