quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 2 years 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 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Target "triple" support☆54Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆36Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- ☆46Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago