mmastrac / rust-libc-print
#[no_std] print equivalent for Rust
☆61Updated last year
Alternatives and similar repositories for rust-libc-print:
Users that are interested in rust-libc-print are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Project group working on the "safe transmute" feature☆88Updated 5 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- Automatically implement traits for common smart pointers☆105Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Big array helper for serde☆60Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- ☆53Updated 9 months ago
- Target "triple" support☆49Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- a cross-platform library for opening OS pipes in Rust☆102Updated 4 months ago
- Scroll - making scrolling through buffers fun since 2016☆162Updated 2 months ago
- Cross-platform interface to the `errno` variable☆65Updated last week
- ☆73Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Lending iterators on stable Rust☆81Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year