kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆759Updated 3 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:
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆699Updated 4 months ago
- ☆766Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆919Updated last month
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- A minimal async executor that lets you block on a future☆613Updated 3 months ago
- Cycle-tracking garbage collector library for Rust☆193Updated 2 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- ☆493Updated 10 months ago
- Compile-time reference counting☆458Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Making parsing a breeze☆770Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Serialization library with zero dependencies☆812Updated last month
- Slotmap data structure for Rust☆1,222Updated last year
- Language development libraries for Rust☆968Updated 8 months ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Refinement Types for Rust☆759Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,219Updated last week
- Slab allocator for Rust☆821Updated 2 weeks ago
- Rust programs written entirely in Rust☆850Updated 3 months ago
- Typed distributed plugin registration☆1,156Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- A list of programming languages implemented in Rust, for inspiration.☆977Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago