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☆53Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- ☆55Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Convert number to enum☆88Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆105Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Compile-time string operations☆90Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week