rust-lang / wg-cargo-std-awareLinks
Repo for working on "std aware cargo"
☆148Updated 4 years ago
Alternatives and similar repositories for wg-cargo-std-aware
Users that are interested in wg-cargo-std-aware are comparing it to the libraries listed below
Sorting:
- Project group working on the "safe transmute" feature☆94Updated last year
- Compile-time string formatting☆241Updated 9 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Please do not use this.☆185Updated 4 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- #[no_std] print equivalent for Rust☆64Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- This crate provides macros to generate bitfield-like struct.☆193Updated 3 weeks ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Rust implementation of CRC(16, 32, 64) with support of various standards☆212Updated 4 months ago
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago