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☆64Updated last week
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- ☆78Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆68Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- ☆90Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Target "triple" support☆52Updated 3 weeks ago
- Low level API definition of a Mutex☆25Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An Embedded Storage Abstraction Layer☆78Updated 9 months ago