sdleffler / tarpit-rs
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
☆235Updated 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
- Compile time numbers in Rust.☆542Updated last month
- 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
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- garbage collection☆321Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- Rust doesn't have exceptions☆632Updated 4 years ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Compile-time reference counting☆445Updated last year
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- ☆256Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- The arena, a fast but limited type of allocator☆541Updated 8 months ago
- a model of MIR and the Rust type/trait system☆299Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆254Updated 5 years ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆368Updated 4 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Please do not use this.☆174Updated 3 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month