KodrAus / rust-no-std
An example of making sure your Rust library actually builds in no-std environments
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-no-std
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Experimenting with Rust's fundamental data model☆47Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated 2 months ago
- ☆55Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- A big integer library in Rust with good performance.☆104Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Memory validation framework for Rust☆65Updated last month
- An object system for Rust based on relative pointers☆37Updated last year
- The code is the spec☆37Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Bechmarks for Rust big integer implementations☆53Updated 4 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- ☆44Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Convert number to enum☆88Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Token tree calling convention☆79Updated last year
- ☆47Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- ☆48Updated 2 years ago