kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆740Updated 2 weeks ago
Alternatives and similar repositories for gc-arena
Users that are interested in gc-arena are comparing it to the libraries listed below
Sorting:
- JIT compiler and runtime for a toy language, using Cranelift☆693Updated 2 months ago
- Rust grammar tool libraries and binaries☆548Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- A minimal async executor that lets you block on a future☆604Updated last month
- Making parsing a breeze☆749Updated this week
- ☆490Updated 8 months ago
- ☆761Updated 3 weeks ago
- Rust programs written entirely in Rust☆844Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆881Updated last week
- Refinement Types for Rust☆749Updated this week
- Compile-time reference counting☆452Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A list of programming languages implemented in Rust, for inspiration.☆969Updated this week
- Cycle-tracking garbage collector library for Rust☆189Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- LLVM IR in natural Rust data structures☆617Updated last month
- Safe cross-platform linker shenanigans☆755Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,204Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Serialization library with zero dependencies☆804Updated 2 weeks ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Slotmap data structure for Rust☆1,215Updated last year
- Use Tree Sitter to parse your own languages in Rust☆654Updated 3 weeks ago