sdleffler / tarpit-rsLinks
A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.
☆236Updated 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:
- Compile time numbers in Rust.☆548Updated this week
- garbage collection☆321Updated 5 years ago
- GLL parsing framework.☆137Updated last year
- Execute your code on the Rust ecosystem.☆184Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A big 'ol pile of ICE.☆290Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Manual segmented stacks for Rust☆307Updated last month
- Generic array types in Rust☆411Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- a model of MIR and the Rust type/trait system☆301Updated 2 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆225Updated 7 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago