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.☆80Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A sinless derive helper☆73Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 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
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Cargo API written in Paris☆50Updated last month
- ☆40Updated last year
- horrible serde macro stuff☆39Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- `smol` integrations with `hyper`☆16Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year