sdleffler / tarpit-rsLinks
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
☆244Updated 8 years ago
Alternatives and similar repositories for tarpit-rs
Users that are interested in tarpit-rs are comparing it to the libraries listed below
Sorting:
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆372Updated 5 years ago
- Compile time numbers in Rust.☆572Updated 3 months ago
- A big 'ol pile of ICE.☆291Updated last year
- garbage collection☆326Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- GLL parsing framework.☆139Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Please do not use this.☆188Updated 4 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- ☆260Updated last year
- Generic array types in Rust☆430Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Manual segmented stacks for Rust☆332Updated last week
- primal puts raw power into prime numbers.☆124Updated last year
- Forth for Rust's trait system☆232Updated 5 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- rustc hates him! Sidestep borrow checking with this weird trick.☆104Updated 2 years ago
- Rust bindings for libgccjit.☆55Updated 2 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- a model of MIR and the Rust type/trait system☆326Updated this week
- Compile-time reference counting☆456Updated 8 months ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago