vcombey / fallible_collectionsLinks
impl fallible collections in rust, quite as describe in RFC 2116
☆40Updated 11 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:
- ☆60Updated 2 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- ☆76Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- ☆36Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆34Updated 11 months ago
- Some internal rustc tools made accessible☆47Updated this week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- the most complete serialization tree for serde☆16Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆47Updated 5 years ago
- ☆24Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year