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:
- GLL parsing framework.☆137Updated last year
- garbage collection☆323Updated 6 years ago
- A big 'ol pile of ICE.☆290Updated last year
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆372Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Compile time numbers in Rust.☆557Updated 2 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- a model of MIR and the Rust type/trait system☆312Updated 3 weeks ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- ☆259Updated 9 months ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- A pure functional language for type-level programming in Rust☆334Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- rustc hates him! Sidestep borrow checking with this weird trick.☆102Updated 2 years ago
- Please do not use this.☆185Updated 4 years ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- primal puts raw power into prime numbers.☆122Updated 11 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 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
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A JIT experiment in Rust☆140Updated last year
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Compile-time reference counting☆458Updated 3 months ago