jsinger67 / parol
LL(k) and LALR(1) parser generator for Rust
☆189Updated this week
Related projects ⓘ
Alternatives and complementary repositories for parol
- The Rust specification☆103Updated 3 months ago
- Manipulate LLVM-IR in Pure Rust☆215Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆107Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- An implementation of libc written in Rust☆206Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- A fast, concurrent string interner☆140Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆76Updated this week
- Concrete Syntax Tree library☆88Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Library for snippet annotations☆283Updated 2 weeks ago
- a model of MIR and the Rust type/trait system☆285Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Define compiler intermediate representation usable by external tools☆62Updated 5 months ago
- Compact, clone-on-write vector and string.☆210Updated 2 weeks ago
- A special input type for nom to locate tokens☆221Updated 10 months ago
- A new register allocator☆218Updated this week
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆436Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Rust nested structs☆53Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- A small Wasm Runtime☆180Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆143Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- A fully-featured lexer generator, implemented as a proc macro☆66Updated this week
- a wasm interpreter written by rust☆78Updated 3 months ago
- 🔐 Encrypts all the Serialize.☆177Updated last year
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago