frengor / rust-ccLinks
A fast garbage collector based on cycle collection for Rust programs.
☆30Updated 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:
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated 2 years ago
- Zig comptime using Rust proc macros☆53Updated last year
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Experimental JIT compiler generator☆28Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- What do you call a pointer we stole the high bits off? An ointer.☆89Updated last month
- Embed VBScript code inside Rust code files☆64Updated 2 years ago
- Macro assembler for Rust☆35Updated last year
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 10 months ago
- Rust LLVM bindings☆31Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- You _can_ put lipstick on a pig☆89Updated 3 years ago
- ☆149Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- Cycle-tracking garbage collector library for Rust☆302Updated last week
- Constant-time dynamic memory allocator in Rust☆111Updated last month
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 2 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆185Updated 3 weeks ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago