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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A sinless derive helper☆78Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- ☆55Updated 2 years ago
- ☆53Updated this week
- A memory efficient syntax tree for language developers☆64Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- ☆34Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago