nikis05 / derive-visitorLinks
☆35Updated last year
Alternatives and similar repositories for derive-visitor
Users that are interested in derive-visitor are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Alternative future adapters that provide cancel safety.☆65Updated this week
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- The simd optimized escape code☆54Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Human-friendly indexed collections☆53Updated last month
- Simple goldenfile testing in Rust☆40Updated 5 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- 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
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆20Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Transitive derive macros for Rust☆32Updated last month
- A minimalist property-based testing library☆110Updated 2 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Data-driven tests on stable Rust☆40Updated this week
- Build a rustc sysroot with custom flags☆17Updated last week
- An async version of iterator☆40Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago