aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated last month
Alternatives and similar repositories for synsert
Users that are interested in synsert are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A sinless derive helper☆74Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Cargo API written in Paris☆53Updated last week
- ☆52Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆29Updated last year
- ☆55Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year