quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated 4 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
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- dlmalloc ported into Rust☆111Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- ☆90Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Modular register allocator algorithms☆105Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 7 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- ☆14Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Target "triple" support☆52Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago