aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated 3 weeks ago
Alternatives and similar repositories for synsert
Users that are interested in synsert are comparing it to the libraries listed below
Sorting:
- 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆53Updated this week
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- A sinless derive helper☆78Updated last month
- 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
- Use winit like the async runtime you've always wanted☆50Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆55Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆42Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year