aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆32Updated last month
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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A sinless derive helper☆75Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- ☆55Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Use winit like the async runtime you've always wanted☆49Updated last year
- An exploration of Storages☆37Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆53Updated last month
- ☆41Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Full precision decimal representation of f64☆26Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year