rust-lang / wg-cargo-std-awareLinks
Repo for working on "std aware cargo"
☆147Updated 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☆93Updated 9 months ago
- Bisects rustc, either nightlies or CI artifacts☆186Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- `serde-json` for `no_std` programs☆176Updated 5 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆197Updated 2 months ago
- A FUSE (Filesystem in Userspace) library for Rust☆109Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Provides a crate with information from the time it was built.☆176Updated 2 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆104Updated 10 months ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A cargo subcommand to fetch the source code of a Rust crate☆100Updated 3 weeks ago
- Install a rustc master toolchain usable from rustup☆75Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.