vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆38Updated 8 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 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆57Updated last year
- ☆73Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- 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.☆90Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆31Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆29Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆36Updated 11 months ago
- ☆47Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago