lights0123 / printf-compat
printf reimplemented in Rust
☆24Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for printf-compat
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- A core wrapper made by terrible villains.☆25Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- #[no_std] print equivalent for Rust☆60Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A simple macro to create correct opaque pointers☆23Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.☆31Updated 4 years ago
- Ranged integers for Rust based on const generics☆26Updated 3 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Macro for sealing traits and structures☆49Updated last month
- Target "triple" support☆48Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆84Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆66Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆11Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago