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
- Memory validation framework for Rust☆67Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Crunchy unroller - deterministically unroll constant loops☆40Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- ☆24Updated 2 years ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- fast hex☆90Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 11 months ago
- Convert number to enum☆87Updated 8 months ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- #[no_std] print equivalent for Rust☆63Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Two macros for taking array references in rust.☆85Updated 7 months ago
- Target "triple" support☆51Updated 2 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- A Rust implementation of the Strobe protocol framework☆27Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago