rust-ux / uX
Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
☆126Updated 7 months ago
Alternatives and similar repositories for uX:
Users that are interested in uX are comparing it to the libraries listed below
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆170Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Compile-time string formatting☆224Updated last month
- A Vec That Has a Smaller size_of☆132Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- A library for compact bit sets containing enums.☆95Updated last month
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆114Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Project group working on the "safe transmute" feature☆87Updated 4 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Provides a crate with information from the time it was built.☆159Updated this week
- Migrated to Codeberg☆81Updated last year
- Rust macro for automatically generating default☆134Updated last year
- A Vec of Bits☆175Updated last month
- lazy static regular expressions checked at compile time☆198Updated 3 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Use bitsized types as if they were a feature of rust.☆175Updated 8 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆129Updated last week
- a cross-platform library for opening OS pipes in Rust☆101Updated 3 months ago
- This crate provides macros to generate bitfield-like struct.☆158Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆150Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year