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:
- 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.☆49Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- A Rust library for runtime-checked linearish types☆34Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 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.☆79Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- ☆43Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆40Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Add observability to your Rust types!☆52Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆41Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- Safe generators on stable Rust.☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- Side by side split of async log files☆15Updated 3 years ago