Cerber-Ursi / uneval
Uneval your data into Rust code
☆22Updated 10 months ago
Alternatives and similar repositories for uneval:
Users that are interested in uneval are comparing it to the libraries listed below
- 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- ☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- ☆29Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- ☆41Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- A sinless derive helper☆63Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const TypeId and non-'static TypeId☆61Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- ☆53Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 10 months ago