mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆65Updated 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆61Updated 2 years ago
- A Rust library providing pretty hex dump.☆62Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- 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 last week
- Convert number to enum☆87Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆184Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Big array helper for serde☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week