DianaNites / cargo-sysrootLinks
Simply and Easily cross-compile the Rust sysroot crates.
☆14Updated 3 years ago
Alternatives and similar repositories for cargo-sysroot
Users that are interested in cargo-sysroot are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple library to use Rust's type system to handle endianness.☆17Updated this week
- ☆27Updated 4 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Moving code-gen out of `build.rs`☆20Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Universal Executables☆14Updated 7 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆117Updated 5 years ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- Simple malloc implementation.☆33Updated 10 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Reed-Solomon BCH encoder and decoder with support of no_std environment☆45Updated 3 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- memory-mapped registers for x86_64 systems☆35Updated 4 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Extensions to the Rust standard library☆49Updated last year
- ☆36Updated last year
- Set the minimum alignments of types using const generics.☆18Updated last year
- ☆37Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Implements rust's Display trait for hex data☆22Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A #[no_std] LinAlg library☆53Updated 4 years ago