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'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
- #[no_std] print equivalent for Rust☆64Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆68Updated 2 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- ☆78Updated 4 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- ☆60Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- `$crate` in procedural macros.☆74Updated last week
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆125Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- ☆90Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- ☆49Updated last year
- Target "triple" support☆52Updated this week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago