mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated 2 months 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Convert number to enum☆87Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- ☆58Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- ☆112Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Inline procedural macros for Rust☆56Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A Rust library providing pretty hex dump.☆63Updated last year
- ☆90Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Big array helper for serde☆62Updated last year