quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 7 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☆120Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- dlmalloc ported into Rust☆114Updated last month
- Target "triple" support☆54Updated 3 weeks ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- ☆90Updated 2 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- ☆16Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆31Updated last week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- Left Recursive PEG for rust☆67Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Mostly safe wrapper for alloca☆28Updated 2 years ago