Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
☆135May 30, 2024Updated last year
Alternatives and similar repositories for uX
Users that are interested in uX are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Imitate the documentation build that docs.rs would do☆69Feb 12, 2026Updated last month
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆13Dec 22, 2025Updated 3 months ago
- Experimenting with Rust's fundamental data model☆59Feb 10, 2026Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Feb 27, 2026Updated 3 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Mar 27, 2024Updated last year
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- ☆42Oct 4, 2023Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆99Feb 23, 2026Updated last month
- Helper macros: autoimpl, impl_scope☆68Mar 2, 2026Updated 3 weeks ago
- Datastructures and algorithms for audio graphs☆22Aug 29, 2022Updated 3 years ago
- Low-dimensional vector and matrix structures and common operations for them☆23Apr 21, 2022Updated 3 years ago
- Bindings to GCC's __float128 type☆25Feb 7, 2025Updated last year
- ☆26Feb 27, 2026Updated 3 weeks ago
- postcard-rpc, over rtt, with probe-rs☆15Jan 19, 2025Updated last year
- The home for Rust's governance documentation, such as team charters.☆13Jan 26, 2022Updated 4 years ago
- Rust library to interface with the RISC-V Supervisor Binary Interface☆15Apr 17, 2025Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- Benchmarks for comparing the speed of stdout vs stderr & code snippets for my blog post.☆15Dec 4, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆358Mar 2, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A small ASCII-only bounded length string representation.☆61Feb 7, 2022Updated 4 years ago
- ☆36Aug 8, 2024Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- A cargo sub-command to helps you find flaky tests☆22Jan 10, 2025Updated last year
- Compile-time string operations☆118Feb 1, 2026Updated last month
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- JERK: Java Embedding Rust Kit☆17May 17, 2023Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆35Dec 15, 2025Updated 3 months ago
- Efficient reference counted vector data structure is Rust☆18Mar 7, 2026Updated 2 weeks ago
- A Rust library for rendering images to terminals☆28Jul 30, 2022Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- Life before `main()`☆19Feb 2, 2021Updated 5 years ago