coralblocks / CoralPoolLinks
CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, minimizing the creation of short-lived objects that would otherwise burden the garbage collector.
☆17Updated 4 months ago
Alternatives and similar repositories for CoralPool
Users that are interested in CoralPool are comparing it to the libraries listed below
Sorting:
- A Primitive Collection library that reduces memory usage and improves performance☆46Updated 7 months ago
- CoralQueue is an ultra-low-latency, lock-free, garbage-free, batching and concurrent collection of circular data structures for inter-thr…☆35Updated 3 months ago
- A Java library for quickly and efficiently parsing and writing UUIDs☆173Updated 2 years ago
- Lightning-fast Regular Expressions for Java☆18Updated 3 years ago
- Aeron proxy generator☆22Updated 11 months ago
- A fast, binary and garbage-free serialization framework with a simple, compact and succinct non-XML schema definition language, with supp…☆16Updated 3 months ago
- A driver to allow deep interaction with the JVM without any restrictions☆58Updated 5 months ago
- HotSpot JVM introspection library☆108Updated 5 years ago
- Efficient, zero garbage framework to implement event sourcing applications☆18Updated 3 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A framework for easily patching JVM programs. Part of Project Lombok.☆40Updated 2 months ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- JPassport☆82Updated last week
- Client/server library for Java, based on Netty and Kryo☆76Updated 2 years ago
- A High Performance Network ( TCP/IP ) Library☆250Updated 2 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- ☆188Updated last month
- A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a …☆38Updated 5 years ago
- IntelliJ plugin to view JFR profiler files and to profile using JFR☆63Updated last month
- A (Strict)FastMath class with 1e-15ish accuracy.☆85Updated 5 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 2 years ago
- Java 9-25 Hackery, destroys module system + reflection filters☆53Updated 5 months ago
- Call Java from C++ and C++ from Java with a variety of old and new projects like JNI, JNA, JNR, FFM, JExtract, BridJ, GraalVM, JNI-Bind, …☆38Updated 9 months ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- Auctioning with Aeron and SBE!☆31Updated 9 years ago
- A bestiary of classes implementing exotic semantics in Java☆131Updated 2 years ago
- Actor framework for Java, non-blocking, performant☆32Updated 3 weeks 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
- Simple & Lightweight Java 8 HTTP Client☆51Updated 2 weeks ago
- Banana is a Java primitive collections library with its own memory management☆73Updated 4 years ago