KodrAus / rust-no-std
An example of making sure your Rust library actually builds in no-std environments
☆38Updated 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☆56Updated 7 months ago
- ☆25Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Collection of Key Derivation Functions written in pure Rust☆77Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- ☆56Updated 3 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Rust implementation of Noise☆67Updated last year
- ☆63Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Convert number to enum☆87Updated 9 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Two macros for taking array references in rust.☆85Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- ☆56Updated 10 months ago
- Token tree calling convention☆79Updated 2 years ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- A Rust implementation of the Strobe protocol framework☆27Updated last month