technocreatives / core2Links
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆76Updated 2 years ago
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☆65Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Rust's std::net except without the std.☆47Updated 2 years ago
- ☆78Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- ☆68Updated 3 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Target "triple" support☆53Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Low level API definition of a Mutex☆25Updated 4 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆126Updated 4 years ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Library facilitating safe pinned initialization☆67Updated last month