mmastrac / rust-libc-printLinks
#[no_std] print equivalent for Rust
☆64Updated last year
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:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Convert number to enum☆87Updated 10 months ago
- ☆57Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Big array helper for serde☆60Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- Automatically implement traits for common smart pointers☆111Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- docs.rs as a publishing platform?☆68Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- The missing compound borrowing for Rust.☆57Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ☆124Updated 2 years ago