mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated last 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Convert number to enum☆87Updated last year
- ☆60Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Better reference counted strings for Rust☆136Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Big array helper for serde☆64Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated this week
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago