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 last week
- fast hex☆94Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Bechmarks for Rust big integer implementations☆63Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A big integer library in Rust with good performance.☆105Updated last year
- Convert number to enum☆87Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Memory validation framework for Rust☆70Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Two macros for taking array references in rust.☆85Updated last year
- Advisory cross-platform file locks using file descriptors☆80Updated 5 months ago
- Collection of Key Derivation Functions written in pure Rust☆82Updated this week
- Better reference counted strings for Rust☆137Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- `$crate` in procedural macros.☆75Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 3 months ago
- ☆64Updated 8 years ago