kyren / gc-arenaLinks
Incremental garbage collection from safe Rust
☆781Updated this week
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☆566Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆716Updated last month
- A minimal async executor that lets you block on a future☆639Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,260Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- ☆801Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- A fast bump allocation arena for Rust☆1,980Updated last month
- Making parsing a breeze☆819Updated this week
- Rust programs written entirely in Rust☆858Updated 7 months ago
- ☆502Updated last month
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- Language development libraries for Rust☆984Updated 11 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆893Updated last week
- Cycle-tracking garbage collector library for Rust☆203Updated last month
- A precise specification for "Rust lite / MIR plus"☆945Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 weeks ago
- Slotmap data structure for Rust☆1,259Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,054Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Serialization library with zero dependencies☆837Updated last week
- Slab allocator for Rust☆853Updated last month
- The arena, a fast but limited type of allocator☆570Updated last year
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- Typed distributed plugin registration☆1,219Updated 2 weeks ago
- Refinement Types for Rust☆802Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- Compile-time reference counting☆456Updated 6 months ago