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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- `$crate` in procedural macros.☆80Updated 2 months ago
- Bechmarks for Rust big integer implementations☆64Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Two macros for taking array references in rust.☆85Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Convert number to enum☆87Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- Collection of Key Derivation Functions written in pure Rust☆86Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Non-interleaving multithreaded output queue☆79Updated last month
- fast hex☆98Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month