paholg / peano
The peano numbers implemented in Rust's type system.
☆24Updated 8 years ago
Alternatives and similar repositories for peano:
Users that are interested in peano are comparing it to the libraries listed below
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A macro for defining type operators in Rust.☆65Updated 7 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- ☆40Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆60Updated 7 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 3 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Convert `try!()` into `?`s☆34Updated 7 years ago
- ☆44Updated 4 years ago
- ☆17Updated 9 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- ☆25Updated 9 years ago
- ☆33Updated 2 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago