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☆43Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Configure const and static items by environment variables.☆25Updated last week
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last week
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆23Updated 8 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆56Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- ☆22Updated 4 years ago
- ☆112Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Trait implementation generator macro☆30Updated 2 weeks ago
- ☆61Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month