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☆54Updated 8 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
- yk packages☆38Updated last week
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- PEG parser generator for creating ASTs in Rust☆41Updated last year
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- ☆94Updated 2 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆55Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆40Updated this week
- Propositional logic with types in Rust☆64Updated 2 years ago
- pest grammar file support for all JetBrains IDEs☆37Updated 8 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- mirror: GC implementation in Rust: http://ts.data61.csiro.au/publications/nictaabstracts/Lin_BHN_16.abstract.pml☆36Updated 9 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A concurrent GC.☆44Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Hexadecimal float support for Rust☆43Updated 4 months ago
- Rust testing framework for compilers and VMs☆51Updated 10 months ago
- A procedural macro helper for easily writing custom derives for enums.☆34Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- A macro for defining type operators in Rust.☆66Updated 8 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago