frengor / rust-ccLinks
A fast garbage collector based on cycle collection for Rust programs.
☆27Updated 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 last week
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆61Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆183Updated 3 weeks ago
- ☆149Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Cross-platform, endian-aware primitives for Rust☆44Updated 2 months ago
- Experimental JIT compiler generator☆28Updated last year
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆94Updated 2 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Embed VBScript code inside Rust code files☆64Updated 2 years ago
- Macro assembler for Rust☆35Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- The Solid-State Register Allocator☆87Updated 3 years ago
- Idiomatic exceptions for Rust☆87Updated 4 months ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- String optimized for map keys☆68Updated last week
- Interning of data in rust☆115Updated 5 months ago
- Zig comptime using Rust proc macros☆53Updated last year
- PEG trace visualizer☆92Updated 2 months ago
- Constant-time dynamic memory allocator in Rust☆109Updated last week
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆128Updated 3 weeks ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago