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'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☆102Updated last year
- ☆68Updated last month
- ☆78Updated 4 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- `$crate` in procedural macros.☆75Updated last month
- ☆60Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Low level API definition of a Mutex☆25Updated 2 months ago
- Extensions to the Rust standard library☆49Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆91Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Serialization value trees☆48Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- ☆87Updated 9 months ago
- Target "triple" support☆53Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆55Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Full precision decimal representation of f64☆26Updated last month