Clear ×

Haskell repositories

19 repositories found

simplex-chat

simplex-chat

simplex-chat
Haskell AI analysis

SimpleX Chat is a privacy-focused messaging platform that eliminates user identifiers entirely, using end-to-end encryption with double-ratchet...

Production ready Niche use case
chat double-ratchet e2ee
18.2k
1.1k
1.2k
481/wk +83 yesterday
active
8/10 Security
koalaman

koalaman

shellcheck
Haskell AI analysis

ShellCheck is a static analysis tool for shell scripts (bash/sh) that identifies syntax errors, semantic problems, and potential pitfalls. It is...

Production ready Beginner friendly Niche use case
bash developer-tools haskell
39.7k
1.9k
1.2k
43/wk
recent
8/10 Dev Tools
elm

elm

compiler
Haskell AI analysis

Elm is a functional programming language and compiler designed specifically for building reliable web applications with a focus on eliminating...

Production ready Beginner friendly Niche use case
compiler elm
7.8k
685
301
33/wk
active
8/10 Web Dev
jgm

jgm

pandoc
Haskell AI analysis

Pandoc is a universal markup converter library and command-line tool written in Haskell that translates between 30+ document formats including...

Production ready
commonmark converter document
45.3k
3.9k
1.1k
116/wk
active
9/10 Dev Tools
simonmichael

simonmichael

hledger
Haskell AI analysis

hledger is a plain text accounting tool for tracking money, investments, and time using double-entry bookkeeping principles. It serves personal...

Production ready Niche use case
accounting command-line-tool console-application
4.6k
390
339
10/wk
active
8/10 Finance
nammayatri

nammayatri

nammayatri
Haskell AI analysis

Namma Yatri is an open-source, direct-to-driver mobility platform designed to empower auto drivers and citizens in India through a commission-free,...

Production ready Niche use case
2.5k
381
1.4k
4/wk
active
6/10 Other
digitallyinduced

digitallyinduced

ihp
Haskell AI analysis

IHP is a batteries-included web framework built on Haskell and Nix that emphasizes type safety, developer productivity, and AI-assisted development...

Production ready Niche use case
framework hacktoberfest haskell
5.3k
223
261
6/wk
active
8/10 Web Dev
haskell

haskell

haskell-language-server
Haskell AI analysis

The official Haskell Language Server provides IDE support via the Language Server Protocol (LSP) for Haskell development, integrating with editors...

Production ready Niche use case
cabal ghc hacktoberfest
2.9k
443
552
3/wk
active
8/10 Dev Tools
PostgREST

PostgREST

postgrest
Haskell AI analysis

PostgREST automatically generates a fully RESTful API directly from any PostgreSQL database schema, eliminating the need to write custom API code. It...

Production ready Beginner friendly Niche use case
api automatic-api database
27.4k
1.2k
392
26/wk
active
9/10 Dev Tools
dmjio

dmjio

miso
Haskell AI analysis

Miso is a Haskell web framework for building web and mobile applications using a Model-View-Update paradigm, inspired by Elm and React. It compiles...

Production ready Single maintainer Niche use case
ghc ghcjs haskell
2.4k
165
13
1/wk
active
8/10 Web Dev
purescript

purescript

purescript
Haskell AI analysis

PureScript is a statically-typed language that compiles to JavaScript, designed for developers seeking strong type safety and expressive type systems...

Production ready Niche use case
alt-js haskell javascript
8.9k
571
307
3/wk
active
8/10 Dev Tools
agda

agda

agda
Haskell AI analysis

Agda is a dependently typed programming language and interactive theorem prover written in Haskell, designed for formal verification and mathematical...

Production ready Niche use case
agda dependent-types programming-language
2.9k
417
1.1k
active
8/10 Science
ekmett

ekmett

lens
Haskell AI analysis

The lens library provides a comprehensive implementation of lenses, folds, traversals, and related optics for Haskell, enabling composable, type-safe...

Production ready Niche use case
2.1k
273
97
active
8/10 Dev Tools
ghc

ghc

ghc
Haskell AI analysis

GHC (Glasgow Haskell Compiler) is the primary compiler and interactive environment for the Haskell functional programming language. It is a...

Production ready Niche use case
3.3k
734
9
recent
8/10 Dev Tools
diku-dk

diku-dk

futhark
Haskell AI analysis

Futhark is a purely functional, data-parallel programming language designed for compiling to efficient parallel code on CPUs and GPUs, particularly...

Production ready Niche use case
boom compiler cuda
2.7k
201
86
recent
8/10 Science
wireapp

wireapp

wire-server
Haskell AI analysis

Wire Server is the backend infrastructure for Wire, an open-source end-to-end encrypted messaging and collaboration platform. It provides a complete...

Production ready Niche use case
haskell rust server
2.8k
335
145
recent
7/10 Security
carp-lang

carp-lang

Carp
Haskell AI analysis

Carp is a statically typed Lisp designed for performance-critical, interactive applications like games and real-time audio synthesis, offering...

Niche use case
functional functional-programming game-development
6k
184
143
recent
7/10 Gaming
unisonweb

unisonweb

unison
Haskell AI analysis

Unison is a statically-typed functional programming language that uses content-addressed code (identified by hash rather than name) stored as AST in...

Niche use case
hacktoberfest haskell programming-language
6.7k
309
1.3k
recent
7/10 Dev Tools
hadolint

hadolint

hadolint
Haskell AI analysis

Hadolint is a Dockerfile linter that validates Dockerfile syntax and best practices by parsing into an AST and applying rule-based checks, with...

Production ready Niche use case
docker dockerfile dockerfile-linter
12.2k
495
236
recent
8/10 DevOps