mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated last week
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:
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 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 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Convert number to enum☆87Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- ☆60Updated 2 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- ☆112Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Cross-platform interface to the `errno` variable☆72Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Big array helper for serde☆64Updated last year