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:
- Compile-time string operations☆103Updated last week
- String interning for Rust☆203Updated 2 weeks ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 3 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- ☆90Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- Async synchronization primitives☆270Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- ☆205Updated last week
- Run closures in parallel☆114Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Rust bindings for libffi☆120Updated this week
- rust bindings of snmalloc