haskellari / microstache
Mustache templates for Haskell. megaparsec -> parsec; stache -> microstache
☆16Updated 3 months ago
Alternatives and similar repositories for microstache:
Users that are interested in microstache are comparing it to the libraries listed below
- The most complete prelude formed only from the "base" package☆29Updated last year
- Integration of the Warp webserver with Let's Encrypt☆19Updated 8 years ago
- Maps using values' monoidal structure during merging☆42Updated 3 weeks ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- A fast globally unique variable supply with a pure API☆16Updated last year
- A monad for managed values☆50Updated 2 years ago
- A natural transformation package☆16Updated last month
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Flush system metrics to statsd☆26Updated this week
- Benchmarks for numbers: ints, doubles, bignums, rationals, etc.☆20Updated 7 years ago
- Efficiently scale, crop, flip images with JuicyPixels☆14Updated 3 weeks ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated 11 months ago
- Simple comparative benchmarks for CSV parsing libraries☆17Updated 6 years ago
- An applicative monad that batches commands for later more efficient execution☆27Updated 7 years ago
- Basic examples and functions for generics-sop☆20Updated last year
- Derive a mock server for free from your servant API types