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's std::net except without the std.☆47Updated 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☆65Updated this week
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- ☆69Updated 4 months ago
- ☆78Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Low level API definition of a Mutex☆26Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆61Updated 2 years ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆126Updated 4 years ago
- ☆87Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 8 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- `$crate` in procedural macros.☆79Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Target "triple" support☆54Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago