technocreatives / core2Links
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆74Updated last year
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 year
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Automatic cfg for Rust compiler features☆99Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- MOVED TO https://github.com/rust-embedded/embedded-hal☆21Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆99Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆63Updated 7 years ago
- no-std no-alloc Rust protobufs.☆35Updated last year
- ☆33Updated 2 years ago
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- ☆72Updated 2 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- `$crate` in procedural macros.☆71Updated last month
- ☆48Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Library facilitating safe pinned initialization☆41Updated last week