vcombey / fallible_collections
impl fallible collections in rust, quite as describe in RFC 2116
☆34Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for fallible_collections
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- ☆55Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- ☆38Updated last year
- An alternative `std`-like implementation built on origin☆24Updated last month
- Rust traits for key comparison in maps.☆19Updated last year
- ☆23Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Duplicate an async I/O handle☆40Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- Dynamic structured values for Rust☆27Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Convert closures into wakers☆43Updated last month