nvzqz / byte-set-rs
Efficient sets of bytes for Rust
☆19Updated 4 years ago
Alternatives and similar repositories for byte-set-rs:
Users that are interested in byte-set-rs are comparing it to the libraries listed below
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- ☆56Updated 11 months ago
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- ☆29Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Macros for async-std.