softdevteam / libgc
A library for garbage collection in Rust.
☆12Updated 3 years ago
Alternatives and similar repositories for libgc:
Users that are interested in libgc are comparing it to the libraries listed below
- impl GlobalAlloc for Boehm GC☆22Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- A concurrent GC.☆43Updated 2 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Exploring the "expression problem" in Rust☆47Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- PEG parser generator for creating ASTs in Rust☆35Updated last year
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated 11 months ago
- Why can't a tree be called Pluplusch?☆24Updated this week
- ☆33Updated 4 years ago
- yk packages☆32Updated this week
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- ☆92Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated last month
- Experimental JIT compiler generator☆26Updated 9 months ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- A toy C Compiler implemented by Rust.☆19Updated 2 years ago
- ☆36Updated last month
- Rust LLVM bindings☆31Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago