kyren / gc-arena
Incremental garbage collection from safe Rust
☆536Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for gc-arena
- JIT compiler and runtime for a toy language, using Cranelift☆642Updated last year
- Rust grammar tool libraries and binaries☆514Updated 2 weeks ago
- Compile-time reference counting☆437Updated last year
- A precise specification for "Rust lite / MIR plus"☆818Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Refinement Types for Rust☆656Updated this week
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- ☆447Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- ☆711Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- Serialization library with zero dependencies☆709Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- Capability-oriented version of the Rust standard library☆660Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- Use Tree Sitter to parse your own languages in Rust☆613Updated 3 weeks ago
- Rust programs written entirely in Rust☆771Updated last month
- Making parsing a breeze☆572Updated last week
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- A special input type for nom to locate tokens☆221Updated 10 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- a model of MIR and the Rust type/trait system☆285Updated last month
- LLVM IR in natural Rust data structures☆550Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A virtual filesystem for Rust☆383Updated 5 months ago
- Typed distributed plugin registration☆997Updated last week
- ☆753Updated last week