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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Agrona!