Moved to capacity_builder
FlatString is fixed allocated size String that that can be created direcly on the stack.
Fixed-capacity ASCII strings for high-performance systems
ASONB is a binary representation of ASON optimized for efficient storage, access, and transmission.
A fixed capacity String suitable for stack allocation and devices without allocator
In-place, fixed-capacity containers with optional features
Fixed capacity stack based generic string
library for editing file fast and memory efficient
Stack-allocated collections for Rust
Tracing garbage collector for clojurust
The `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation -- and the `StringExt` trait which abstracts string operations over both `std::string::String` and `InlinableString` (or even your own custom string type).
A high-performance, stack-allocated string type for Rust with fixed capacity and zero heap allocations
No description provided.
No description provided.
No description provided.