quark-zju / gcmodule
Garbage collection for Rust inspired by CPython's gcmodule
☆20Updated 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 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Make any value Sync but only available on its original thread☆39Updated last week
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- The simd optimized escape code☆53Updated this week
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- 👀 Multi-peek iterator (no-std)☆26Updated 3 months ago
- ☆53Updated 9 months ago
- ☆36Updated last year
- Byte-wise atomic memcpy.☆32Updated this week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- ☆12Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago