goffrie / plexLinks
a parser and lexer generator as a Rust procedural macro
☆411Updated last year
Alternatives and similar repositories for plex
Users that are interested in plex are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,336Updated 8 months ago
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- garbage collection☆323Updated 6 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- Compile time numbers in Rust.☆563Updated this week
- Safe Rust LLVM bindings☆124Updated 8 years ago
- A dynasm-like tool for rust.☆792Updated 3 weeks ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Semantic code navigation for Rust☆418Updated 2 years ago
- Automatically apply the suggestions made by rustc☆852Updated last year
- A library to generate syntax diagrams for Rust macros.☆559Updated last year
- A high-level language for Rust☆339Updated 6 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- The arena, a fast but limited type of allocator☆557Updated last year
- A macro-based html builder for rust☆336Updated last month
- Generic array types in Rust☆418Updated 6 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,058Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- A terminal UI library☆151Updated 2 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- Dora VM☆505Updated last week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- A tool for transforming Rust code using rules☆715Updated 2 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆706Updated 5 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Updated 2 years ago