mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆65Updated 2 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:
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Convert number to enum☆87Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 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☆137Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A Rust library providing pretty hex dump.☆62Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated this week
- ☆112Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- ☆91Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago