Good Haskell Source Code

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • relude

    🌀 Safe, performant, user-friendly and lightweight Haskell standard library

  • Project to look at is: https://github.com/kowainik/relude.

  • co-log

    📓 Flexible and configurable modern #Haskell logging framework

  • Another great Kowainik project to suggest is co-log: https://github.com/co-log/co-log

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • summoner

    🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects

  • Also, a great automation help at bootstrapping Haskell projects is their: https://github.com/kowainik/summoner.

  • hnix

    A Haskell re-implementation of the Nix expression language

  • I also can nominate HNix: https://github.com/haskell-nix/hnix. Nix is a lazy pure language, HNix is an implementation of Nix in lazy pure language (Haskell). The project was done by a famous expert in the field of compilers/interpreters, which worked on Borland C++ compiler back in a day. The project overall was done by a pretty start team.

  • password

    datatypes and functions for easily working with passwords in Haskell

  • We put a good amount of effort into the password (https://github.com/cdepillabout/password) package. Also in terms of documentation and keeping the code simple/clean.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts