sdleffler / tarpit-rsLinks
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
☆238Updated 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 4 years ago
- garbage collection☆323Updated 6 years ago
- Compile time numbers in Rust.☆563Updated this week
- GLL parsing framework.☆137Updated last year
- ☆259Updated 10 months ago
- A big 'ol pile of ICE.☆291Updated last year
- A pure functional language for type-level programming in Rust☆336Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Manual segmented stacks for Rust☆319Updated 5 months ago
- a model of MIR and the Rust type/trait system☆316Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Generic array types in Rust☆418Updated 6 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Compile-time reference counting☆456Updated 4 months ago
- SAT solver written in Rust☆275Updated 2 years ago
- Please do not use this.☆185Updated 4 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- primal puts raw power into prime numbers.☆123Updated last year
- rustc hates him! Sidestep borrow checking with this weird trick.☆101Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A library for creating references that carry their owner with them.☆377Updated last year