vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆40Updated last year
Alternatives and similar repositories for fallible_collections
Users that are interested in fallible_collections are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆61Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆77Updated 5 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆42Updated 2 years ago
- ☆36Updated last year
- ☆36Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆47Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- Convert closures into wakers☆47Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month