terahlunah / bytebuffer
This crate provides an easy to use api to read/write data from/to a bunch of bytes
☆30Updated 8 months ago
Alternatives and similar repositories for bytebuffer:
Users that are interested in bytebuffer are comparing it to the libraries listed below
- Convert closures into wakers☆45Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- ☆27Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆36Updated last month
- Rust crate for Ok-wrapping and try blocks☆20Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 11 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Hassle-free asynchronous programming for Rust☆31Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Trying to create Sync bump allocator☆32Updated 4 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Extensions for the Rust standard library☆39Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Dependency injection for Rust☆48Updated 3 months ago
- String optimized for map keys☆62Updated last week
- Macros for deriving as functions to access Enums as their inner components☆98Updated 7 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- Thread parking and unparking☆75Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Rhai language support for Visual Studio Code.☆19Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- An efficient JSON Value parser☆77Updated last year