lights0123 / printf-compatLinks
printf reimplemented in Rust
☆24Updated last year
Alternatives and similar repositories for printf-compat
Users that are interested in printf-compat are comparing it to the libraries listed below
Sorting:
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Target "triple" support☆54Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- ☆63Updated 7 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Arbitrary width integers☆18Updated 2 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 6 months ago