nikis05 / derive-visitorLinks
☆39Updated 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Propositional logic with types in Rust☆64Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Human-friendly indexed collections☆56Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆33Updated 3 weeks ago
- A simple, id-based arena☆119Updated 2 years ago
- exhaustive testing library☆65Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆24Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Simple goldenfile testing in Rust☆44Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago