aatifsyed / synsertLinks
A primitive for writing structural search and replace programs for rust
☆31Updated 11 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 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆54Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Macro for sealing traits and structures☆57Updated 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.☆49Updated last year
- ☆40Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- ☆53Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago