kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆716Updated last month
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☆685Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆587Updated last week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- ☆487Updated 7 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Making parsing a breeze☆734Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- Slotmap data structure for Rust☆1,202Updated last year
- A dynasm-like tool for rust.☆764Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated last week
- Slab allocator for Rust☆787Updated 2 weeks ago
- Rust programs written entirely in Rust☆833Updated last month
- Refinement Types for Rust☆738Updated this week
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,186Updated last month
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Compile-time reference counting☆448Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Serialization library with zero dependencies☆795Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆553Updated last year
- ☆751Updated 3 weeks ago
- A precise specification for "Rust lite / MIR plus"☆868Updated last week
- Rust grammar tool libraries and binaries☆548Updated last week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago