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 std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆68Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- ☆78Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- Rust's std::net except without the std.☆47Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- ☆61Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago