elichai / syscalls-rsLinks
☆23Updated 3 years ago
Alternatives and similar repositories for syscalls-rs
Users that are interested in syscalls-rs are comparing it to the libraries listed below
Sorting:
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆64Updated 8 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Universal Executables☆14Updated 7 years ago
- ☆61Updated 2 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Compares two equal-sized byte strings in constant time.☆42Updated 4 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- ☆37Updated 10 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- ☆60Updated 2 weeks ago