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
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- You've met with a terrible fate, haven't you?☆60Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- Category Theory For Programmers (Bartosz Milewski)☆65Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆40Updated 6 years ago
- ☆45Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆49Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- scraps of a potential language☆37Updated 3 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 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…☆98Updated 7 months ago
- Historic Rust code browsing☆24Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- a no_std neural network☆22Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago