matklad / xflags
☆84Updated 3 months ago
Alternatives and similar repositories for xflags:
Users that are interested in xflags are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Extract bits from a byte slice☆73Updated 2 weeks ago
- ☆41Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- ☆111Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- An alternate Cargo registry using static files☆110Updated 4 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- Migrated to Codeberg☆81Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A tool to mine crates.io and produce static websites☆128Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A fast, concurrent string interner☆148Updated 5 months ago
- A super powered testing macro for Rust☆117Updated last week
- https://github.com/rust-lang/cargo/issues/948☆57Updated 6 months ago
- Rust library for typesystem-assisted bitflags.☆114Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Show unused code from multi-crate Rust projects☆96Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Convert closures into wakers☆45Updated 3 weeks ago