quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 4 months ago
Alternatives and similar repositories for gcmodule
Users that are interested in gcmodule are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- dlmalloc ported into Rust☆112Updated 2 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 10 months ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- ☆90Updated 2 months ago
- ☆62Updated last month
- A C expression parser and evaluator☆49Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Target "triple" support☆53Updated last month
- Babysteps blog☆36Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Hexadecimal float support for Rust☆42Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Concrete Syntax Tree library☆106Updated 3 weeks ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago