vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆40Updated last year
Alternatives and similar repositories for fallible_collections
Users that are interested in fallible_collections are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆76Updated 2 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆36Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Extensions for the Rust standard library☆40Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆59Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆47Updated 5 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month