chrisvest / stormpotLinks
A fast object pool for the JVM
☆375Updated 2 months ago
Alternatives and similar repositories for stormpot
Users that are interested in stormpot are comparing it to the libraries listed below
Sorting:
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆419Updated this week
- A gulp of low latency Java☆303Updated 5 years ago
- Disruptor BlockingQueue☆317Updated 5 months ago
- A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J☆230Updated last week
- Utilities for latency measurement and reporting☆465Updated last year
- ☆107Updated last week
- A Low Garbage Java Serialisation Library that supports multiple formats☆557Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Low level access to native memory, JVM and OS.☆609Updated this week
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆217Updated 3 months ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated last month
- The first Java Actor System supporting fibers from Project Loom☆229Updated 6 months ago
- Zero-allocation hashing for Java☆811Updated last week
- ☆186Updated last week
- Visually explore your JMH Benchmarks☆312Updated last year
- Java memory allocation profiler☆221Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Low-overhead, non-blocking I/O, external Process implementation for Java☆731Updated 7 months ago
- Simple performance framework for java☆208Updated 9 months ago
- A High Performance Network ( TCP/IP ) Library