vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆39Updated 10 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
- ☆60Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆75Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- structured parallel execution for async Rust☆36Updated last year
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆47Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated 2 years ago
- ☆35Updated 7 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago