sdleffler / tarpit-rs
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
☆235Updated 7 years ago
Alternatives and similar repositories for tarpit-rs:
Users that are interested in tarpit-rs are comparing it to the libraries listed below
- Compile time numbers in Rust.☆542Updated last month
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆459Updated last year
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆366Updated 4 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- A pure functional language for type-level programming in Rust☆326Updated 2 years ago
- Compile-time reference counting☆442Updated last year
- A big 'ol pile of ICE.☆292Updated 10 months ago
- a model of MIR and the Rust type/trait system☆297Updated last week
- Manual segmented stacks for Rust☆301Updated last week
- Rust doesn't have exceptions☆630Updated 4 years ago
- Intrusive collections for Rust☆443Updated 6 months ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Abstract algebra for Rust.☆194Updated 2 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 2 years ago
- Please do not use this.☆174Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆337Updated 8 years ago
- Generic array types in Rust☆407Updated 3 weeks ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 10 months ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago