technocreatives / core2Links
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆75Updated last year
Alternatives and similar repositories for core2
Users that are interested in core2 are comparing it to the libraries listed below
Sorting:
- Rust's std::net except without the std.☆46Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆101Updated last year
- #[no_std] print equivalent for Rust☆64Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆67Updated 11 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- ☆78Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆57Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- `$crate` in procedural macros.☆74Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆87Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated 2 years ago
- ☆39Updated 2 years ago