softdevteam / grmtools
Rust grammar tool libraries and binaries
☆514Updated this week
Related projects ⓘ
Alternatives and complementary repositories for grmtools
- ☆709Updated last week
- Incremental garbage collection from safe Rust☆533Updated 2 months ago
- A fast bump allocation arena for Rust☆1,433Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,105Updated 4 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆640Updated last year
- Defines the Rust borrow checker.☆1,347Updated 4 months ago
- A precise specification for "Rust lite / MIR plus"☆818Updated 3 weeks ago
- Compile-time reference counting☆435Updated last year
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Use Tree Sitter to parse your own languages in Rust☆611Updated 2 weeks ago
- LLVM IR in natural Rust data structures☆551Updated 5 months ago
- Capability-oriented version of the Rust standard library☆660Updated this week
- Typed distributed plugin registration☆993Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆647Updated 3 weeks ago
- Refinement Types for Rust☆652Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,841Updated 2 weeks ago
- Macros for all your token pasting needs☆1,025Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- A minimal `syn` syntax tree pretty-printer☆615Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆710Updated this week
- Slab allocator for Rust☆700Updated last month
- Making parsing a breeze☆565Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆801Updated this week
- Safe cross-platform linker shenanigans☆646Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆695Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆705Updated last month