kyren / gc-arena
Incremental garbage collection from safe Rust
☆639Updated last week
Alternatives and similar repositories for gc-arena:
Users that are interested in gc-arena are comparing it to the libraries listed below
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆574Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- Making parsing a breeze☆690Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆672Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆716Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Data structure serialization library with several opposite design goals from Serde☆847Updated 3 weeks ago
- ☆737Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- ☆478Updated 5 months ago
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Slab allocator for Rust☆747Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,139Updated this week
- Safe cross-platform linker shenanigans☆711Updated last week
- A precise specification for "Rust lite / MIR plus"☆841Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- Typed distributed plugin registration☆1,084Updated 3 weeks ago
- Language development libraries for Rust☆941Updated 3 months ago
- Serialization library with zero dependencies☆766Updated last month
- Rust grammar tool libraries and binaries☆535Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆902Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Easy self-referential struct generation for Rust.☆594Updated 2 months ago
- Compile-time reference counting☆442Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago
- A list of programming languages implemented in Rust, for inspiration.☆921Updated last month
- Slotmap data structure for Rust☆1,193Updated last year
- ☆807Updated last week