rust-ux / uX
Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
☆128Updated 8 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☆142Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Provides a crate with information from the time it was built.☆160Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Migrated to Codeberg☆80Updated last year
- Compile-time string formatting☆230Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Rust macro for automatically generating default☆135Updated last year
- Rust replacement for miniz☆198Updated last week
- An attribute to create an atomic wrapper around a C-style enum☆42Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Find out about keys that are ignored when deserializing data☆79Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆151Updated last year
- Pull in every source file in a directory as a module☆169Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated last month
- a cross-platform library for opening OS pipes in Rust☆103Updated 4 months ago
- A Vec of Bits☆175Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- #[no_std] print equivalent for Rust☆61Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago