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 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆57Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆39Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Big array helper for serde☆61Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- ☆47Updated 4 years ago
- Abstract over different executors☆74Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- ☆73Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago