cofibrant / trait-evalLinks
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
☆368Updated 4 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:
- Rust doesn't have exceptions☆634Updated 4 years ago
- A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.☆238Updated 8 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- ☆568Updated 2 years ago
- A pure functional language for type-level programming in Rust☆331Updated 2 years ago
- garbage collection☆321Updated 5 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- Online introspection for Rust☆418Updated 3 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Forth for Rust's trait system☆229Updated 5 years ago
- A library to generate syntax diagrams for Rust macros.☆556Updated 11 months ago
- ☆258Updated 7 months ago
- ☆319Updated 8 months ago
- Compile-time reference counting☆452Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Colorful panic backtraces for Rust☆577Updated 5 months ago
- A tool for transforming Rust code using rules☆713Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆555Updated 3 months ago
- (Rust) repl☆442Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Compile time numbers in Rust.☆551Updated last month
- Efficient transactional memory in rust.☆210Updated 3 years ago
- GLL parsing framework.☆137Updated last year
- 📈 benchmarking different ways to concatenate strings in rust☆312Updated last year
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago