A fixed-size heap structure with manually provided stateful comparison function.
Secure wrappers for secrets with explicit access and mandatory zeroization — no_std-compatible, zero-overhead library with audit-friendly access patterns.
Fixed size heap buffer with optional custom alignment, ref counting and custom destructor logic.
This library contains serveral modules help you write CKB contract with Rust
no_std, no-heap, fixed-point embedded core for the DSFB chemical-engineering residual grammar
Small, fixed-capacity arena allocators for single-threaded Rust programs.
A simple library for fixing strings
Allocate fixed-size arrays directly on the heap, bypassing stack allocation limits
Variable-length buffer backed by a fixed-size heap array
A fixed capacity no_std hashmap
provides a type with a pre-specified size, regardless of the size of the T type it contains, using heap allocation if necessary
A no_std heap-backed vector with fixed compile-time maximum capacity.