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:
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Rust's std::net except without the std.☆47Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆69Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- ☆78Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Low level API definition of a Mutex☆26Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆92Updated last year
- ☆61Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆48Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Macro for sealing traits and structures☆61Updated last year
- `$crate` in procedural macros.☆80Updated 2 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month