rust-lang / wg-cargo-std-awareLinks
Repo for working on "std aware cargo"
☆156Updated 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☆97Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Compile-time string formatting☆262Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Manual segmented stacks for Rust☆334Updated this week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Provides a crate with information from the time it was built.☆191Updated last month
- A FUSE (Filesystem in Userspace) library for Rust☆116Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Please do not use this.☆188Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- #[no_std] print equivalent for Rust☆66Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆267Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago