Marwes / combine-language
A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine
☆90Updated 3 years ago
Alternatives and similar repositories for combine-language:
Users that are interested in combine-language are comparing it to the libraries listed below
- GLL parsing framework.☆137Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 5 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- A simple, id-based arena☆117Updated last year
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Compact sets in rust☆53Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- ☆92Updated last year
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A DSL parsing library for human readable text documents☆92Updated 3 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆142Updated last month
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago