H2CO3 / parselLinks
Generate parsers directly from AST node types
☆87Updated last year
Alternatives and similar repositories for parsel
Users that are interested in parsel are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆90Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- A faster Arc.☆77Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Compile-time string operations☆115Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Rust ABI safe code generator☆191Updated 8 months ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- "A very small syn"☆212Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month