rust-ux / uX
Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
☆122Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for uX
- Compile-time string formatting☆217Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆173Updated 6 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 11 months ago
- Humansize - A flexible crate for humanizing file sizes☆112Updated 5 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆161Updated last week
- This crate provides macros to generate bitfield-like struct.☆157Updated 2 months ago
- A Vec of Bits☆170Updated last week
- Migrated to Codeberg☆80Updated last year
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Please do not use this.☆171Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated last week
- Pull in every source file in a directory as a module☆158Updated 2 weeks ago
- Provides a crate with information from the time it was built.☆157Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A simple bitset container for Rust☆126Updated this week
- Convert number to enum☆88Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- A Vec That Has a Smaller size_of☆129Updated 3 months ago
- An alternate Cargo registry using static files☆105Updated 2 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆156Updated 3 months ago