quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 2 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
- Lightning Creations Compiler Frontend for various languages☆118Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- dlmalloc ported into Rust☆109Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆89Updated 6 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Left Recursive PEG for rust☆67Updated 2 years ago
- Target "triple" support☆53Updated 5 months ago
- Stack unwinding library in Rust☆126Updated this week
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆58Updated last year
- ☆46Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆37Updated 7 months ago