technocreatives / core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆71Updated last year
Related projects ⓘ
Alternatives and complementary repositories for core2
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Rust's std::net except without the std.☆47Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- ☆66Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- MOVED TO https://github.com/rust-embedded/embedded-hal☆21Updated last year
- Minimal and reusable non-blocking I/O layer☆88Updated 10 months ago
- Minimal asynchronous runtime for Rust☆123Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Target "triple" support☆47Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Serialization value trees☆43Updated 3 months ago
- Convert closures into wakers☆43Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Pluggable critical section☆107Updated last month
- Better reference counted strings for Rust☆114Updated 4 months ago