vcombey / fallible_collections
impl fallible collections in rust, quite as describe in RFC 2116
☆37Updated 4 months ago
Alternatives and similar repositories for fallible_collections:
Users that are interested in fallible_collections are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 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
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆47Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Dynamic structured values for Rust☆27Updated last month
- ☆36Updated 7 months ago
- ☆72Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- ☆55Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago