quark-zju / gcmoduleLinks
Garbage collection for Rust inspired by CPython's gcmodule
☆21Updated last month
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☆57Updated 9 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 7 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- dlmalloc ported into Rust☆109Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- JERK: Java Embedding Rust Kit☆17Updated 2 years ago
- Target "triple" support☆54Updated 5 months ago
- The simd optimized escape code☆54Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Mostly safe wrapper for alloca☆27Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated last week
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆57Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Pretty backtraces for rust☆15Updated 3 years ago