Core:
alloc
: arena allocator and buffers.async
: async primitives.buffer
: general byte buffer.exc
: more errors.ref
: reference counting.status
: result status and status codes.try
: try/recover.
Extra:
bin
: binary bin128 and bin256 values.constraints
: generic constraints.crypto
: crypto algorithms.encoding
: binary encodings.fs
: filesystem interface.logging
: logging interface.slices
: slice utilities.tests
: test interfaces and utilities.bin128
: binary 128-bit value.
© 2021-2023 Ivan Korobkov