Agrona provides a library of data structures and utility methods that are a common need when building high-performance applications in Java. Many of these utilities are used in the Aeron efficient reliable UDP unicast, multicast, and IPC message transport and provides high-performance buffer implementations to support the Simple Binary Encoding Message Codec.
Features
- Thread safe direct and atomic buffers for working with on and off heap memory with memory ordering semantics
- Array backed lists of int/long primitives to avoid boxing
- Open addressing and linear probing with int/long primitive keys to object reference values
- Open addressing and linear probing with int/long primitive keys to int/long values
- Lock-less implementations for low-latency applications
- Clock implementations to abstract system clocks, allow caching, and enable testing
Categories
LibrariesLicense
Apache License V2.0Follow Agrona
Other Useful Business Software
Catch Bugs Before Your Customers Do
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Agrona!