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☆45Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 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…☆46Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- std::thread which joins on drop by default.☆16Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆29Updated 10 months ago
- ☆46Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Async readiness traits☆11Updated 5 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Google Summer of Code tokio-console prototype☆12Updated 5 years ago
- Overriding Stdio file descriptors in Rust☆17Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- dynamic smart pointers☆31Updated 6 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- Log macro for logs kv-unstable backend