A pure Haskell implementation of Datalog
☆104Aug 18, 2020Updated 5 years ago
Alternatives and similar repositories for datalog
Users that are interested in datalog are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Aug 8, 2018Updated 7 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- ☆30Oct 8, 2016Updated 9 years ago
- Atidot Code Snippets☆10Mar 9, 2020Updated 6 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Jan 26, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆230Jan 22, 2024Updated 2 years ago
- Cursor data and manipulation☆22Jun 3, 2026Updated last month
- Unification and type inference algorithms☆127Feb 21, 2015Updated 11 years ago
- An in-memory datalog implementation for OCaml.☆282Apr 21, 2026Updated 3 months ago
- A Datalog implementation with an OCaml inspired module system☆44Apr 24, 2026Updated 3 months ago
- Implementation of the distillation algorithm as described in the paper "Distillation: Extracting the Essence of Programs".☆30Apr 11, 2022Updated 4 years ago
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Dec 13, 2018Updated 7 years ago
- Dyna2 compiler and REPL☆150Jun 14, 2020Updated 6 years ago
- Haskell implementation of a nix binary cache and client.☆13Jan 4, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Compositional type checking for Haskell☆39Apr 14, 2011Updated 15 years ago
- UI experiments for coda☆68Sep 23, 2021Updated 4 years ago
- Hash consing for arbitrary Haskell data types☆25Dec 4, 2024Updated last year
- ☆13Jan 7, 2026Updated 6 months ago
- Resin: high performance variable binder and ast manipulation lib☆13Jan 1, 2019Updated 7 years ago
- A modern, extensible and well-documented prettyprinter.☆310Jun 23, 2026Updated last month
- Sturdy is a library for developing sound static analyses in Haskell.☆63Jun 23, 2023Updated 3 years ago
- A library for schema-guided serialization of Haskell datatypes☆17Dec 21, 2020Updated 5 years ago
- Property based testing for Servant using Hedgehog