mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆66Updated last month
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:
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Automatic cfg for Rust compiler features☆111Updated last week
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated this week
- ☆61Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Macro for sealing traits and structures☆61Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆111Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago