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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 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.☆53Updated last month
- Macro for sealing traits and structures☆60Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆42Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆55Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Full precision decimal representation of f64☆26Updated this week
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Cargo API written in Paris☆54Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year