a smaller, faster and panic-free alternative to core::fmt
☆389Feb 14, 2024Updated 2 years ago
Alternatives and similar repositories for ufmt
Users that are interested in ufmt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆179May 23, 2019Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Stackless generators on stable Rust.☆477Jun 24, 2022Updated 3 years ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆591Dec 21, 2025Updated 3 months ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Rust derive-based argument parsing optimized for code size☆1,902Mar 16, 2026Updated last week
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆483Sep 7, 2024Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- skiplist☆143Nov 24, 2021Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Aug 9, 2020Updated 5 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Color schemes for charts and maps☆235Mar 11, 2026Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago