cowtowncoder / low-gc-membuffersLinks
Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead
☆139Updated 3 years ago
Alternatives and similar repositories for low-gc-membuffers
Users that are interested in low-gc-membuffers are comparing it to the libraries listed below
Sorting:
- A hash-based high-performance data store☆163Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆192Updated 12 years ago
- Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.☆263Updated 3 years ago
- ☆59Updated 10 years ago
- ☆142Updated 4 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 14 years ago
- Basic stand-alone disk-based N-way merge sort component for Java☆87Updated 11 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Benchmark suite for data compression library on the JVM☆219Updated last year
- Distributed Java Collections for ZooKeeper☆110Updated 9 years ago
- Port of Snappy to Java☆359Updated last year
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆152Updated 13 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆83Updated 6 months ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆420Updated 10 years ago
- A variable length record, checksumming, append only rotating log implementation with graceful recovery☆55Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆257Updated last week
- Control thread affinity for Java☆382Updated 5 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- The libdispatch style API for Java and Scala☆182Updated 5 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- ☆40Updated 4 months ago
- Utilities for HDR Histogram logs manipulation☆30Updated 4 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆177Updated 7 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- Java classes designed with optimizable object layout in mind☆411Updated last year