chrisvest / stormpotView external linksLinks
A fast object pool for the JVM
☆381Updated this week
Alternatives and similar repositories for stormpot
Users that are interested in stormpot are comparing it to the libraries listed below
Sorting:
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆145Feb 2, 2026Updated last week
- Vibur Object Pool - general-purpose concurrent Java object pool☆80Jan 9, 2025Updated last year
- Benchmarking Object Pool Implementations☆15Nov 4, 2019Updated 6 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Oct 13, 2020Updated 5 years ago
- High Performance data structures and utility methods for Java☆3,149Updated this week
- A gulp of low latency Java☆307Dec 29, 2019Updated 6 years ago
- Low-overhead, non-blocking I/O, external Process implementation for Java☆738Dec 14, 2024Updated last year
- A Java agent that rewrites bytecode to instrument allocation sites☆489Sep 18, 2025Updated 4 months ago
- Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store☆866Feb 6, 2026Updated last week
- Java Collections till the last breadcrumb of memory and performance☆1,023Feb 1, 2017Updated 9 years ago
- ☆3,802Updated this week
- Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io☆713Oct 14, 2022Updated 3 years ago
- Unconventional I/O library for Java☆708Feb 6, 2026Updated last week
- Low level access to native memory, JVM and OS.☆625Jan 29, 2026Updated 2 weeks ago
- A High Performance Network ( TCP/IP ) Library☆252Aug 7, 2023Updated 2 years ago
- Zero-allocation hashing for Java☆837Jan 29, 2026Updated 2 weeks ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Dec 29, 2020Updated 5 years ago
- simple rules engine☆93Apr 16, 2020Updated 5 years ago
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆432Jan 29, 2026Updated 2 weeks ago
- A Low Garbage Java Serialisation Library that supports multiple formats☆581Feb 3, 2026Updated last week
- Concurrent Radix and Suffix Trees for Java☆516Jul 27, 2021Updated 4 years ago
- A Kubernetes toolkit for building distributed applications using cloud native principles☆2,367Jun 23, 2024Updated last year
- ☆112Jan 29, 2026Updated 2 weeks ago
- Offheap Java POJOs with guaranteed memory alignment☆192Jul 30, 2013Updated 12 years ago
- A sampling JVM profiler without the safepoint sample bias☆1,254Dec 5, 2023Updated 2 years ago
- Visually explore your JMH Benchmarks☆323Aug 14, 2023Updated 2 years ago
- Multiway object pool (experiment)☆39Sep 8, 2013Updated 12 years ago
- High Performance Primitive Collections for Java☆1,036Jun 19, 2025Updated 7 months ago
- jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen whe…☆697Feb 5, 2026Updated last week
- Lightweight, high performance Java caching☆746Jul 22, 2025Updated 6 months ago
- Ultra-fast SQL-like queries on Java collections☆1,768Dec 27, 2023Updated 2 years ago
- Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.☆2,612Jan 28, 2026Updated 2 weeks ago
- Disruptor BlockingQueue☆319Mar 3, 2025Updated 11 months ago
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,104Dec 2, 2025Updated 2 months ago
- Micro second messaging that stores everything to disk☆3,682Jan 29, 2026Updated 2 weeks ago
- Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in…☆3,270Dec 28, 2025Updated last month
- An uber-fast parallelized Java classpath scanner and module scanner.☆2,955Oct 10, 2025Updated 4 months ago
- Java classes designed with optimizable object layout in mind☆411Oct 23, 2024Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Oct 6, 2022Updated 3 years ago