DianaNites / cargo-sysrootLinks
Simply and Easily cross-compile the Rust sysroot crates.
☆14Updated 4 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☆62Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Moving code-gen out of `build.rs`☆22Updated last week
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆117Updated 5 years ago
- A simple library to use Rust's type system to handle endianness.☆17Updated 2 weeks ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆27Updated 4 years ago
- A interface for Rust to interact with the taskbar☆19Updated 3 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- ☆53Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- memory-mapped registers for x86_64 systems☆35Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- watt-based inline procedural macros☆14Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- ☆31Updated 5 years ago
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Updated last month