nitsanw / psy-lob-saw
Blog code snippets
☆28Updated 11 years ago
Alternatives and similar repositories for psy-lob-saw
Users that are interested in psy-lob-saw are comparing it to the libraries listed below
Sorting:
- Byte-code generator to create Disruptor-backed proxies☆97Updated 4 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
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Apache Commons JCS☆98Updated last week
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Mirror of Apache Tephra (Incubating)☆32Updated 2 years ago
- The core components of the Terracotta Server☆64Updated last week
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆93Updated 4 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆44Updated last year
- ☆86Updated 7 years ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Reactive Demo with Reactor, RxJava and reactive-stream☆19Updated 4 months ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 3 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Akka bounded mailbox implementation using LMAX Disruptor☆38Updated 11 years ago
- ☆186Updated 4 months ago
- Mirror of Apache HTrace (Incubating)☆106Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- High performance native memory access for Java.