technocreatives / core2Links
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆76Updated last year
Alternatives and similar repositories for core2
Users that are interested in core2 are comparing it to the libraries listed below
Sorting:
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago
- ☆67Updated last year
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- ☆78Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆58Updated last year
- ☆39Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆49Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆63Updated 8 years ago