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:
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Token tree calling convention☆80Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Check that a crate builds without libstd☆25Updated 4 years ago
- Memory validation framework for Rust☆69Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- `$crate` in procedural macros.☆73Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- ☆63Updated 8 years ago
- Convert number to enum☆87Updated 11 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Callgraph generation for rust project☆73Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 3 weeks ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Experimenting with Rust's fundamental data model☆53Updated last week
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- ☆57Updated 3 years ago