terahlunah / bytebufferLinks
This crate provides an easy to use api to read/write data from/to a bunch of bytes
☆30Updated last year
Alternatives and similar repositories for bytebuffer
Users that are interested in bytebuffer are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- String interning for Rust☆207Updated 4 months ago
- Hjson for Rust☆117Updated last year
- ☆216Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆139Updated 6 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Async synchronization primitives☆280Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Migrated to Codeberg