GaloisInc / argo
A Haskell library for building JSON-RPC servers (work in progress), with servers for Cryptol and SAW
☆15Updated 4 months ago
Alternatives and similar repositories for argo:
Users that are interested in argo are comparing it to the libraries listed below
- Fixed length vector for haskell☆21Updated 3 weeks ago
- ☆20Updated 5 years ago
- Deep evaluation of data structures☆41Updated 4 months ago
- Formally prove properties of Haskell programs using SBV/SMT.☆44Updated 8 months ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 9 years ago
- More strongly typed variant of the ixset Haskell package☆24Updated 5 months ago
- Benchmarks using the non-moving incremental GHC garbage collector☆22Updated 5 years ago
- Derivation of Optimized Definitions Based on Specs☆15Updated 5 years ago
- Invertible parsing for S-expressions☆33Updated 4 months ago
- Hedgehog will eat your typeclass bugs☆56Updated 4 months ago
- Dependently-typed finite maps (partial dependent products)☆65Updated 8 months ago
- haskell library for monad transformers, like mtl's ReaderT/StateT, but more than one contained value/type☆17Updated 2 years ago
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated last year
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated last month
- High level, generic library for interrogative user interfaces in Haskell☆41Updated 3 years ago
- Vector builder☆15Updated last year
- Dependently typed Algorithm M and friends