aatifsyed / synsert
A primitive for writing structural search and replace programs for rust
☆31Updated 6 months ago
Alternatives and similar repositories for synsert:
Users that are interested in synsert are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Macro for sealing traits and structures☆50Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆54Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- Make any value Sync but only available on its original thread☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- ☆53Updated 2 months ago
- Take a value atomically once.☆27Updated last year
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆58Updated last month
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A sinless derive helper☆52Updated 2 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Minimal TOML library with few dependencies☆82Updated last week
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆17Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week