frengor / rust-ccLinks
A fast garbage collector based on cycle collection for Rust programs.
☆26Updated last year
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.☆89Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- ☆150Updated 2 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆181Updated last week
- Lightning Creations Compiler Frontend for various languages☆120Updated 11 months ago
- Idiomatic exceptions for Rust☆86Updated 4 months ago
- A simple example with Rust and Cosmopolitan Libc☆203Updated 2 years ago
- Embed VBScript code inside Rust code files☆64Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Rich text processing☆64Updated 2 weeks ago
- Macro assembler for Rust☆35Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- Zig comptime using Rust proc macros☆51Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆127Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A potentially interesting state machine PoC☆21Updated 2 years ago
- Experimental JIT compiler generator☆27Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Ninja-compatible build system for high-level programming languages written in Rust☆87Updated last week
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year