bodil / palmtreeLinks
Don't look, I'm just playing with a B+-tree implementation which may or may not turn into a PALM tree.
☆26Updated 4 years ago
Alternatives and similar repositories for palmtree
Users that are interested in palmtree are comparing it to the libraries listed below
Sorting:
- ☆54Updated 5 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Rustz is a library for functional programming in Rust☆81Updated 7 years ago
- A Result-like type that can collect multiple Errs☆12Updated 4 years ago
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- SIMD optimised algorithms and data types☆18Updated 5 years ago
- An ORC reader for Rust☆12Updated 2 years ago
- Strongly typed routes for Rust☆36Updated 4 years ago
- ☆37Updated 3 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- Purely Functional Data Structures in Rust☆43Updated 9 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Macro to use rust IntoIterator as a monad with haskell like syntax☆26Updated 5 years ago
- A set of tools for working with datafrog☆25Updated 5 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- experimental auto-currying for rust functions☆32Updated 5 years ago
- (status: soon revived as different project) Statechart Description Language (just an experiment, need to be rewritten)☆101Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust