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.☆88Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A sinless derive helper☆74Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆34Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- ☆53Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago