rust-lang / wg-cargo-std-aware
Repo for working on "std aware cargo"
☆141Updated 3 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
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆162Updated 2 months ago
- Typed HTTP Headers from hyper☆166Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆88Updated 4 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A FUSE (Filesystem in Userspace) library for Rust☆108Updated 6 months ago
- Compile-time string formatting☆228Updated last month
- Manual segmented stacks for Rust☆296Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A cargo subcommand to fetch the source code of a Rust crate☆98Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆177Updated 2 months ago
- Execute your code on the Rust ecosystem.☆182Updated last month
- Provides a crate with information from the time it was built.☆160Updated 2 weeks ago
- ☆178Updated last month
- An extraction of the compiletest utility from the Rust compiler☆220Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆95Updated 4 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Count lines of LLVM IR per generic function☆420Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆150Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner.☆142Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- A graphical debugger for Rust MIR☆186Updated 2 years ago