technocreatives / core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
☆73Updated last year
Alternatives and similar repositories for core2:
Users that are interested in core2 are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- #[no_std] print equivalent for Rust☆61Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Make trait methods callable without the trait in scope☆135Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- ☆79Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- ☆38Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Cross-platform interface to the `errno` variable☆65Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- ☆45Updated last year
- ☆55Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- Full precision decimal representation of f64☆25Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year