KodrAus / rust-no-stdLinks
An example of making sure your Rust library actually builds in no-std environments
☆39Updated 2 years ago
Alternatives and similar repositories for rust-no-std
Users that are interested in rust-no-std are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆83Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Convert number to enum☆87Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- ☆64Updated 8 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆111Updated 3 years ago
- Check that a crate builds without libstd☆25Updated 5 years ago
- Bechmarks for Rust big integer implementations☆64Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Target "triple" support☆55Updated last month