quark-zju / gcmodule
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
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- A C expression parser and evaluator☆46Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- Target "triple" support☆51Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆56Updated 11 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Byte-wise atomic memcpy.☆34Updated last month
- Lightning Creations Compiler Frontend for various languages☆119Updated 4 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated last month
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago