pcdv / jocket
Low-latency java socket implementation (using shared memory)
☆110Updated 5 years ago
Alternatives and similar repositories for jocket
Users that are interested in jocket are comparing it to the libraries listed below
Sorting:
- ☆107Updated 2 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- ☆82Updated 6 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- A gulp of low latency Java☆301Updated 5 years ago
- Off-heap memory allocators for Java☆69Updated 4 years ago
- Upgradable read-write locks for Java☆80Updated 8 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 9 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 5 months ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 3 months ago
- A High Performance Network ( TCP/IP ) Library☆248Updated last year
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆229Updated 6 months ago
- A Java library for quickly and efficiently parsing and writing UUIDs☆169Updated 2 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Workshop Examples☆57Updated 7 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆45Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- HFT meets Blockchain in Java platform☆60Updated 6 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Java Performance☆84Updated last year
- ☆86Updated 7 years ago
- A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queu…☆46Updated 3 weeks ago