frengor / rust-ccLinks
A fast garbage collector based on cycle collection for Rust programs.
☆22Updated 9 months ago
Alternatives and similar repositories for rust-cc
Users that are interested in rust-cc are comparing it to the libraries listed below
Sorting:
- What do you call a pointer we stole the high bits off? An ointer.☆87Updated 2 years ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Experimental JIT compiler generator☆27Updated last year
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- Embed VBScript code inside Rust code files☆62Updated 2 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆85Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆122Updated last year
- Zig comptime using Rust proc macros☆50Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- Constant-time dynamic memory allocator in Rust☆104Updated 2 months ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- Resilient LL(1) parser generator for Rust☆170Updated this week
- ☆19Updated 2 years ago
- Macro assembler for Rust☆35Updated last year
- ☆17Updated 5 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Lightning Creations Compiler Frontend for various languages☆118Updated 8 months ago
- How fast can we recognize a word from a small pre-determined set?☆79Updated 7 months ago
- ☆142Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year