kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆776Updated 3 months ago
Alternatives and similar repositories for gc-arena
Users that are interested in gc-arena are comparing it to the libraries listed below
Sorting:
- Rust grammar tool libraries and binaries☆563Updated 3 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆710Updated last week
- A minimal async executor that lets you block on a future☆631Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- ☆790Updated 3 months ago
- A fast bump allocation arena for Rust☆1,963Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- ☆501Updated last week
- Making parsing a breeze☆797Updated last week
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,256Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Rust programs written entirely in Rust☆858Updated 6 months ago
- A precise specification for "Rust lite / MIR plus"☆943Updated 3 weeks ago
- Cycle-tracking garbage collector library for Rust☆202Updated last week
- The arena, a fast but limited type of allocator☆566Updated last year
- LLVM IR in natural Rust data structures☆647Updated 5 months ago
- Language development libraries for Rust☆985Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆799Updated 2 weeks ago
- Compile-time reference counting☆456Updated 5 months ago
- Typed distributed plugin registration☆1,212Updated 2 weeks ago
- Slab allocator for Rust☆848Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- A list of programming languages implemented in Rust, for inspiration.☆993Updated 3 months ago
- Refinement Types for Rust☆793Updated last week
- Serialization library with zero dependencies☆825Updated last week
- Defines the Rust borrow checker.☆1,538Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago