mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated 3 weeks ago
Alternatives and similar repositories for rust-libc-print
Users that are interested in rust-libc-print are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Convert number to enum☆87Updated 11 months ago
- 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
- Macro for sealing traits and structures☆57Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- ☆112Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆57Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Big array helper for serde☆61Updated last year
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A tool to mine crates.io and produce static websites☆133Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year