gtestault / primitive-recursive-functions
Implementation of game of life and a bunch of primitive recursive functions at the type level in rust
☆39Updated 6 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
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆45Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆66Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆84Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- You've met with a terrible fate, haven't you?☆61Updated 5 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆80Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- ☆17Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated last year
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago