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☆57Updated 9 months ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- `$crate` in procedural macros.☆72Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- ☆57Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust's std::net except without the std.☆46Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Rust implementation of Noise☆68Updated last year
- Convert number to enum☆87Updated 10 months ago
- ☆63Updated 7 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Two macros for taking array references in rust.☆85Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated this week