quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 5 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☆119Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Target "triple" support☆53Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- dlmalloc ported into Rust☆112Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- ☆90Updated 3 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Rust bindings for libffi☆125Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- ☆91Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆14Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆54Updated last month
- Pratt parser written in Rust☆91Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year