Marwes / combine-language
A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine
☆88Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for combine-language
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- GLL parsing framework.☆138Updated 8 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆91Updated last year
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Compact sets in rust☆53Updated 3 weeks ago
- async for rust without the noise☆141Updated 5 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A simple, id-based arena☆115Updated last year
- ☆44Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- [WIP] Transpile Rust (MIR) to JavaScript.☆75Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago