nvzqz / byte-set-rsLinks
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
Sorting:
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 4 months 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
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Google Summer of Code tokio-console prototype☆12Updated 5 years ago
- std::thread which joins on drop by default.☆17Updated 2 months ago
- ☆39Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆47Updated 4 years ago
- Macros for async-std.☆38Updated 5 years ago
- ☆33Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago