aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated 3 months 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.☆91Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- A sinless derive helper☆77Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- ☆55Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆34Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆53Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months 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 last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆42Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago