terahlunah / bytebufferLinks
This crate provides an easy to use api to read/write data from/to a bunch of bytes
☆30Updated 10 months ago
Alternatives and similar repositories for bytebuffer
Users that are interested in bytebuffer are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- ☆27Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- String optimized for map keys☆63Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- Overloadable functions in rust.☆43Updated 5 years 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
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Bitmap types for Rust☆52Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month