goffrie / plex
a parser and lexer generator as a Rust procedural macro
☆409Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for plex
- A parser combinator library for Rust☆1,302Updated 7 months ago
- PEG parser combinators using operator overloading without macros.☆500Updated 8 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 4 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 4 months ago
- Compile time numbers in Rust.☆518Updated 5 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- A dynasm-like tool for rust.☆719Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- garbage collection☆319Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆985Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆642Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- A high-level language for Rust☆338Updated 5 years ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆702Updated this week
- historical archive of rust pre-publication development☆657Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆512Updated 3 years ago
- Safe Rust LLVM bindings☆119Updated 7 years ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- A library to generate syntax diagrams for Rust macros.☆538Updated 3 months ago
- A port of MUSL's libm to Rust.☆545Updated last week
- A utf8 text rope for manipulating and editing large texts.☆1,041Updated last month
- Dora VM☆495Updated this week
- Tar file reading/writing for Rust☆630Updated last week