lights0123 / printf-compatLinks
printf reimplemented in Rust
☆27Updated 2 months ago
Alternatives and similar repositories for printf-compat
Users that are interested in printf-compat are comparing it to the libraries listed below
Sorting:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆99Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆59Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- We have Crater At Home☆36Updated 11 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- Cargo API written in Paris☆52Updated this week
- Extensions to the Rust standard library☆47Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year