vcombey / fallible_collections
impl fallible collections in rust, quite as describe in RFC 2116
☆36Updated 3 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☆41Updated 9 months ago
- Rust traits for key comparison in maps.☆24Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆15Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Duplicate an async I/O handle☆40Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆35Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆38Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Convert closures into wakers☆45Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- A C expression parser and evaluator☆46Updated last year
- ☆70Updated 3 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
- futures::AtomicWaker extracted into its own crate☆25Updated last month