vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆39Updated 9 months ago
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
- ☆74Updated 4 months ago
- ☆58Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate for making Read streams peekable.