Cerber-Ursi / unevalLinks
Uneval your data into Rust code
☆23Updated last year
Alternatives and similar repositories for uneval
Users that are interested in uneval are comparing it to the libraries listed below
Sorting:
- ☆43Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- Types to define keyboard related events☆65Updated last week
- ☆40Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Use winit like the async runtime you've always wanted☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Inline procedural macros for Rust☆56Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆58Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- An exploration of Storages☆37Updated last year
- Integer types with customizable niche values☆48Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Add documentation to function arguments in Rust☆47Updated 8 months ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- ☆56Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆15Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago