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:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- PEG parser generator for creating ASTs in Rust☆40Updated last year
- A concurrent GC.☆43Updated 3 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- yk packages☆33Updated this week
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 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 3 years ago
- mirror: GC implementation in Rust: http://ts.data61.csiro.au/publications/nictaabstracts/Lin_BHN_16.abstract.pml☆36Updated 8 years ago
- Propositional logic with types in Rust☆63Updated 2 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Rust testing framework for compilers and VMs☆51Updated 6 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- ☆94Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆90Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated this week
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- impl GlobalAlloc for Boehm GC☆30Updated this week
- Experimental JIT compiler generator☆27Updated last year
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- dlmalloc ported into Rust☆111Updated last month