aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated 2 weeks ago
Alternatives and similar repositories for synsert
Users that are interested in synsert are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Exhaustive iteration trait in Rust☆21Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Cross-platform, endian-aware primitives for Rust☆48Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- ☆42Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- A sinless derive helper☆78Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- ☆55Updated 2 years ago
- ☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago