Efficient ring allocator for short-lived buffers.
Fixed-size buffers for network protocol parsers
Crate for loading data into a fixed-sized buffer. Similar to BufRead, but allowing static or dynamic sizes, and no_std use.
Utilities for formatting to a fixed-size buffer
A library providing fixed-size, buffer pre-allocated cyclic pipe which support multi-producer and multi-consumer concurrent access.
Fixed size heap buffer with optional custom alignment, ref counting and custom destructor logic.
Fixed size buffer for use in cryptographic hash functions
Access memory using small fixed size buffers
A fixed-size String implementation using a ring buffer
Low-level, FFI-friendly HMAC-SHA-512 implementation for Bitcoin-style cryptographic workflows, using raw pointers and fixed-size buffers for high-performance message authentication.
A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque.
A faster buffering implementation for asynchronous streams, trading off memory usage for speed.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.