fitzgen / bacon-rajan-ccLinks
☆94Updated last year
Alternatives and similar repositories for bacon-rajan-cc
Users that are interested in bacon-rajan-cc are comparing it to the libraries listed below
Sorting:
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago