gtestault / primitive-recursive-functionsLinks
Implementation of game of life and a bunch of primitive recursive functions at the type level in rust
☆40Updated 7 years ago
Alternatives and similar repositories for primitive-recursive-functions
Users that are interested in primitive-recursive-functions are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Benchmark of Finite State Machine approaches☆28Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- You've met with a terrible fate, haven't you?☆62Updated 6 years ago
- ☆49Updated 7 months ago
- An enrichment of Rust's core language to support more advanced features☆22Updated 8 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- ☆94Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- a pragmatic point-free theorem prover assistant☆143Updated 3 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago