goffrie / plexLinks
a parser and lexer generator as a Rust procedural macro
☆412Updated 11 months ago
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,322Updated 4 months ago
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- Compile time numbers in Rust.☆547Updated last month
- A dynasm-like tool for rust.☆764Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- garbage collection☆321Updated 5 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,036Updated 8 months ago
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A TOML encoding/decoding library for Rust☆1,022Updated 2 years ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Safe Rust LLVM bindings☆123Updated 8 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Dora VM☆503Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆632Updated last month
- Slab allocator for Rust☆787Updated 2 weeks ago
- Compile time static maps for Rust☆1,928Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Generic array types in Rust☆411Updated 2 months ago
- Rust grammar tool libraries and binaries☆548Updated last week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year