aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated 2 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☆33Updated 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.☆87Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A sinless derive helper☆76Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- ☆34Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Const TypeId and non-'static TypeId☆69Updated last week
- ☆42Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆55Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Use winit like the async runtime you've always wanted☆50Updated last year
- Full precision decimal representation of f64☆26Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Convert number to enum☆87Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago