rust-lang / wg-cargo-std-awareLinks
Repo for working on "std aware cargo"
☆154Updated 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☆248Updated last month
- Bisects rustc, either nightlies or CI artifacts☆193Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Please do not use this.☆187Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated 6 months ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- Provides a crate with information from the time it was built.☆186Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- rustc hates him! Sidestep borrow checking with this weird trick.☆102Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago