pest-parser / book
pest book
☆45Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for book
- Generate parsers directly from AST node types☆77Updated 5 months ago
- ☆49Updated last month
- ☆81Updated 7 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Propositional logic with types in Rust☆60Updated last year
- Pratt parser written in Rust☆86Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- a reference-counting cycle collection library in rust☆75Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- WLambda - Embeddable Scripting Language for Rust☆51Updated this week
- Extension of nom to handle left recursion☆16Updated 7 months ago
- Rust bindings for libffi☆104Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆91Updated 8 years ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Async executor for WebAssembly☆77Updated 11 months ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year