rust-lang / wg-cargo-std-awareLinks
Repo for working on "std aware cargo"
☆152Updated 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
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- Compile-time string formatting☆242Updated 9 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Please do not use this.☆185Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- rustc hates him! Sidestep borrow checking with this weird trick.☆101Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Manual segmented stacks for Rust☆319Updated 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.☆112Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆213Updated 4 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- ☆90Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago