large-hashable
haskell-frex | large-hashable | |
---|---|---|
1 | - | |
23 | 15 | |
- | - | |
3.2 | 7.2 | |
over 1 year ago | 11 days ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
haskell-frex
-
Is there an automatic approach to program optimization?
The work that is closest to real is [FREX](https://www.cl.cam.ac.uk/~jdy22/papers/partially-static-data-as-free-extension-of-algebras.pdf) which has an [implementation in metaocaml](https://github.com/yallop/metaocaml-frex) and an [implementation in Haskell](https://github.com/yallop/haskell-frex). As far as I know [Ohad Kammar](http://denotational.co.uk/) is also working on an [Idris](https://www.idris-lang.org/) version.
large-hashable
We haven't tracked posts mentioning large-hashable yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
partial-semigroup - A partial binary associative operator (appendMaybe :: a → a → Maybe a)
hash-checker - Fast and simple application that allows you to generate and compare hashes from files and text
hoop - A Haskell library for object-oriented programming
ParsleyHaskell - Reimplementation of Parsley in Haskell, with improvements
algebraic-graphs - Algebraic graphs
graphql-api - Write type-safe GraphQL services in Haskell
stripe-core - :moneybag: Stripe API
metaocaml-frex
domain - Focused domain model declaration toolkit for Haskell
duration - A tiny compile-time time utility library, inspired by zeit/ms.
servant - Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!