softdevteam / libgcLinks
A library for garbage collection in Rust.
☆13Updated 4 years ago
Alternatives and similar repositories for libgc
Users that are interested in libgc are comparing it to the libraries listed below
Sorting:
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- Propositional logic with types in Rust☆62Updated last year
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- pest grammar file support for all JetBrains IDEs☆36Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A concurrent GC.☆43Updated 2 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Experimental JIT compiler generator☆27Updated last year
- impl GlobalAlloc for Boehm GC☆25Updated last week
- Exploring the "expression problem" in Rust☆49Updated 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…☆45Updated 2 years ago
- ☆94Updated last year
- yk packages☆32Updated this week
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 2 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- ☆11Updated last week
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Why can't a tree be called Pluplusch?☆28Updated last month
- Rust testing framework for compilers and VMs☆51Updated 3 months ago