vcombey / fallible_collections
impl fallible collections in rust, quite as describe in RFC 2116
☆37Updated 5 months ago
Alternatives and similar repositories for fallible_collections:
Users that are interested in fallible_collections are comparing it to the libraries listed below
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆72Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆55Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- ☆47Updated 4 years ago
- Additional utilities around the bytes crate☆19Updated 10 months ago
- ☆39Updated last year
- Duplicate an async I/O handle☆41Updated 2 months ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Full precision decimal representation of f64☆26Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- ☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆36Updated 8 months ago