cofibrant / trait-evalLinks
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
☆372Updated 5 years ago
Alternatives and similar repositories for trait-eval
Users that are interested in trait-eval are comparing it to the libraries listed below
Sorting:
- A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.☆244Updated 8 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- garbage collection☆326Updated 6 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- ☆578Updated 3 years ago
- ☆324Updated 2 months ago
- Forth for Rust's trait system☆232Updated 5 years ago
- Online introspection for Rust☆417Updated 3 years ago
- Compile-time reference counting☆456Updated 8 months ago
- Compile time numbers in Rust.☆572Updated 3 months ago
- Rust testing library☆350Updated 2 years ago
- (Rust) repl☆442Updated 4 years ago
- ☆260Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Error handling project group☆263Updated 3 years ago
- A big 'ol pile of ICE.☆291Updated last year
- A tool for transforming Rust code using rules☆716Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Colorful panic backtraces for Rust☆601Updated 3 months ago
- Execute your code on the Rust ecosystem.☆189Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week