jethrogb / rust-core_io
Rust std::io with all the parts that don't work in core removed.
☆36Updated 2 years ago
Alternatives and similar repositories for rust-core_io
Users that are interested in rust-core_io are comparing it to the libraries listed below
Sorting:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆63Updated 7 years ago
- Target "triple" support☆52Updated 3 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- Compares two equal-sized byte strings in constant time.☆37Updated last month
- Rust's std::net except without the std.☆46Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆39Updated 11 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- `$crate` in procedural macros.☆70Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year