sagebind / stabilityLinks
Rust API stability attributes for the rest of us.
☆32Updated last year
Alternatives and similar repositories for stability
Users that are interested in stability are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆36Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆56Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- ☆75Updated last month
- ☆60Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Trait implementation generator macro☆29Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 2 weeks ago
- ☆22Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago