Package gc.garcol.libcore


package gc.garcol.libcore
  • Class
    Description
    Reference to the Agrona BitUtil class.
    Utility class for working with ByteBuffers using VarHandles.
    Utility class for working with ByteBuffers.
    Utility class for memory access operations using Unsafe.
    Functional interface for handling messages read from a buffer.
    A ring buffer that supports one producer and multiple consumers.
    Utility class for checking preconditions.
    Utility class for operations related to ring buffers.
    A buffer that uses the Unsafe class for fast memory operations.
    Utility class for accessing the Unsafe class.