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:
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A interface for Rust to interact with the taskbar☆19Updated 3 years ago
- ☆27Updated 3 years ago
- A C expression parser and evaluator☆48Updated 2 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.☆42Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Set the minimum alignments of types using const generics.☆18Updated 10 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 10 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- memory-mapped registers for x86_64 systems☆35Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Arbitrary width integers☆21Updated last month
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆20Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Universal Executables☆14Updated 7 years ago
- ☆37Updated 8 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago