sagebind / stability
Rust API stability attributes for the rest of us.
☆30Updated 6 months ago
Alternatives and similar repositories for stability:
Users that are interested in stability are comparing it to the libraries listed below
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆35Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Full precision decimal representation of f64☆25Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆29Updated 8 months ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- ☆38Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆15Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated this week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Make any value Sync but only available on its original thread☆37Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- A maintained fork of the app-dirs-rs project.☆36Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago