mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated this week
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:
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Convert number to enum☆87Updated last year
- ☆60Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆90Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- Better reference counted strings for Rust☆135Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- ☆112Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last week
- Big array helper for serde☆62Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago