quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 8 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
- Modular register allocator algorithms☆105Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- ☆90Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- ☆64Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- ☆16Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆37Updated this week
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- Target "triple" support☆55Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago