H2CO3 / parselLinks
Generate parsers directly from AST node types
☆85Updated 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.☆105Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- A faster Arc.☆75Updated last year
- ☆90Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- "A very small syn"☆209Updated 8 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Rust bindings for libffi☆120Updated this week
- Create WASM plugins easily in Rust☆67Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Rust ABI safe code generator☆189Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Compile-time string operations☆104Updated last week
- Extract bits from a byte slice☆80Updated last week
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated last month