quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 3 weeks 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
- The simd optimized escape code☆54Updated last week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Target "triple" support☆54Updated 4 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A C-style for loop macro☆13Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- Macro assembler for Rust☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Mostly safe wrapper for alloca☆26Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆57Updated last year
- JERK: Java Embedding Rust Kit☆17Updated 2 years ago
- ☆54Updated last year
- Lossless functionality for platform-native strings.☆71Updated this week
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago