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
Sorting:
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Mar 29, 2023Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated last month
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 2 weeks ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week