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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Agrona!