terahlunah / bytebuffer
This crate provides an easy to use api to read/write data from/to a bunch of bytes
☆30Updated 7 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 last month
- File/log rotation writer for Rust☆30Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 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
- Extensions for the Rust standard library☆39Updated 11 months ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- A lightweight lock protected by an atomic boolean.☆36Updated last week
- ☆52Updated 5 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rhai language support for Visual Studio Code.☆19Updated 6 months ago
- Hjson for Rust☆109Updated 5 months ago
- Duplicate an async I/O handle☆40Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆27Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year