vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆37Updated 6 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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- ☆39Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- ☆47Updated 4 years ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- ☆57Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆36Updated 9 months ago