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:
- std::Error in no_std environment.☆39Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆27Updated 4 years ago
- Moving code-gen out of `build.rs`☆20Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- memory-mapped registers for x86_64 systems☆35Updated 4 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Updated this week
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Extensions to the Rust standard library☆49Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A simple library to use Rust's type system to handle endianness.☆17Updated 2 months ago
- Arbitrary width integers☆22Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆36Updated last year
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆117Updated 5 years ago
- ☆37Updated 11 months ago