rust-lang / wg-cargo-std-aware
Repo for working on "std aware cargo"
☆143Updated 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
- Conditional compilation according to rustc compiler version☆347Updated last week
- Compile-time string formatting☆230Updated 2 months ago
- Typed HTTP Headers from hyper☆168Updated last week
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- Bisects rustc, either nightlies or CI artifacts☆181Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆143Updated last week
- Show unused code from multi-crate Rust projects☆97Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆196Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- An extraction of the compiletest utility from the Rust compiler☆223Updated last month
- Porting `compiler-rt` intrinsics to Rust☆394Updated this week
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Manual segmented stacks for Rust☆299Updated last week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Build library for invoking pkg-config for Rust☆175Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆355Updated last year
- Async synchronization primitives☆261Updated last month
- Provides a crate with information from the time it was built.☆164Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 11 months ago
- Procedural macros to derive numeric traits in Rust☆194Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year