mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆65Updated 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- ☆61Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Convert number to enum☆87Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆112Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 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.☆113Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A tool to mine crates.io and produce static websites☆137Updated last year