nlfiedler / burstsort4jLinks
Cache oblivious sorting algorithms in Java
☆28Updated 7 years ago
Alternatives and similar repositories for burstsort4j
Users that are interested in burstsort4j are comparing it to the libraries listed below
Sorting:
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 8 years ago
- ☆83Updated last month
- simple rules engine☆93Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- HFT meets Blockchain in Java platform☆61Updated 7 years ago
- ☆17Updated 10 years ago
- Banana is a Java primitive collections library with its own memory management☆73Updated 4 years ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 8 months ago
- Clone of Google's memory measurer, with slight additions.☆31Updated 9 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- Workshop Examples☆57Updated 7 years ago
- Code Examples☆111Updated 8 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- ☆109Updated last month
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 4 years ago
- A Regression Testing Tool For Allocations☆71Updated 8 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Clash of threads in the JVM!☆42Updated 6 years ago
- A javac annotation processor that makes Java variables default to immutable.☆15Updated 10 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated last year
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago