Cerber-Ursi / unevalLinks
Uneval your data into Rust code
☆22Updated last year
Alternatives and similar repositories for uneval
Users that are interested in uneval are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆57Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Types to define keyboard related events☆65Updated 3 weeks ago
- ☆41Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- ☆29Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆31Updated 5 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Safe generators on stable Rust.☆40Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- Rustdoc's JSON output interface☆30Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago