🇷🇺 Made in Russia

Discover Russia's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Russia.

TOP Haskell Projects

1
nikita-volkov/hasql

nikita-volkov/hasql

The fastest PostgreSQL libpq-based driver for Haskell
Haskell
489
star
2
anton-k/ru-haskell-book

anton-k/ru-haskell-book

учебник по Haskell
Haskell
274
star
3
denisshevchenko/ohaskell.guide

denisshevchenko/ohaskell.guide

Ваша первая книга о языке Haskell
Haskell
260
star
4
nikita-volkov/record

nikita-volkov/record

Anonymous records
Haskell
243
star
5
nikita-volkov/refined

nikita-volkov/refined

Refinement types with static checking
Haskell
179
star
6
mvoidex/hsdev

mvoidex/hsdev

Haskell development tool
Haskell
130
star
7
qrilka/xlsx

qrilka/xlsx

Simple and incomplete Excel file parser/writer
Haskell
129
star
8
nikita-volkov/hasql-th

nikita-volkov/hasql-th

Template Haskell utilities for Hasql
Haskell
105
star
9
lymar/hastache

lymar/hastache

Haskell implementation of Mustache template
Haskell
96
star
10
qnikst/HaskellNet

qnikst/HaskellNet

Haskell library which provides client support for POP3, SMTP, and IMAP protocols.
Haskell
86
star
11
nikita-volkov/strelka

nikita-volkov/strelka

A simple, flexible and composable web-router
Haskell
86
star
12
nikita-volkov/jsonifier

nikita-volkov/jsonifier

Fast and simple JSON encoding toolkit
Haskell
83
star
13
anton-k/processing-for-haskell

anton-k/processing-for-haskell

Graphics for kids and artists. Processing implemented in Haskell
Haskell
70
star
14
anton-k/mig

anton-k/mig

Lightweight and composable servers for Haskell
Haskell
68
star
15
nikita-volkov/stm-containers

nikita-volkov/stm-containers

Containers for STM
Haskell
62
star
16
qnikst/okasaki

qnikst/okasaki

solutions for book C. Okasaki purely functional data structures
Haskell
58
star
17
nikita-volkov/graph-db

nikita-volkov/graph-db

An experimental native Haskell graph database
Haskell
58
star
18
epogrebnyak/haskell-intro

epogrebnyak/haskell-intro

Seven classes on Haskell and a follow-up reading list
Haskell
53
star
19
nikita-volkov/neat-interpolation

nikita-volkov/neat-interpolation

A quasiquoter for neat and simple multiline text interpolation
Haskell
53
star
20
nikita-volkov/domain

nikita-volkov/domain

Focused domain model declaration toolkit for Haskell
Haskell
47
star
21
kgeorgiy/okasaki

kgeorgiy/okasaki

Solutions for Okasaki's "Purely functional data structures" book
Haskell
44
star
22
lyokha/nginx-healthcheck-plugin

lyokha/nginx-healthcheck-plugin

Active health checks and monitoring of Nginx upstreams
Haskell
34
star
23
denisshevchenko/breadu.info

denisshevchenko/breadu.info

Bread Unit calculator
Haskell
33
star
24
vorotynsky/Kroha

vorotynsky/Kroha

A small language makes assembly less painful.
Haskell
32
star
25
qnikst/irc-simple

qnikst/irc-simple

Haskell
31
star
26
NelosG/fp-tests

NelosG/fp-tests

Haskell homework tests
Haskell
31
star
27
nikita-volkov/compound-types

nikita-volkov/compound-types

Sum and Product types and such
Haskell
28
star
28
nikita-volkov/base-prelude

nikita-volkov/base-prelude

The most complete prelude formed only from the "base" package
Haskell
27
star
29
qnikst/imagemagick

qnikst/imagemagick

haskell imagemagick bindings
Haskell
27
star
30
mbrock/HBEAM

mbrock/HBEAM

Prototypical Haskell virtual machine for Erlang's BEAM bytecode
Haskell
27
star
31
nikita-volkov/rebase

nikita-volkov/rebase

A more progressive alternative to the "base" package
Haskell
26
star
32
anton-k/hindley-milner-type-check

anton-k/hindley-milner-type-check

Haskell library for type-inference with Hindley-Milner type-system.
Haskell
25
star
33
mvv/data-elf

mvv/data-elf

ELF data structures for Haskell
Haskell
24
star
34
pxqr/bittorrent

pxqr/bittorrent

A BitTorrent client library written in Haskell.
Haskell
23
star
35
nikita-volkov/slave-thread

nikita-volkov/slave-thread

A principal solution to ghost threads and silent exceptions
Haskell
23
star
36
tazjin/democrify

tazjin/democrify

A Mac application for democratic handling of music at parties, using libspotify.
Haskell
23
star
37
Bulat-Ziganshin/magus

Bulat-Ziganshin/magus

Portable high-level assembler with authentic C syntax
Haskell
21
star
38
dstarcev/stepic-haskell

dstarcev/stepic-haskell

Solutions to MOOC "Functional programming in Haskell" by stepic.org
Haskell
21
star
39
astynax/hemmet

astynax/hemmet

Emmet-like text expansion tool capable to produce HTML, CSS, file trees, that stuff
Haskell
20
star
40
nikita-volkov/hasql-postgres

nikita-volkov/hasql-postgres

[Deprecated] A "PostgreSQL" driver for the "hasql" library
Haskell
19
star
41
nikita-volkov/postgresql-binary

nikita-volkov/postgresql-binary

Encoders and decoders for the PostgreSQL's binary format
Haskell
19
star
42
lagunoff/htmlt

lagunoff/htmlt

Lightweight frontend library for GHC with JavaScript Backend
Haskell
18
star
43
nikita-volkov/bytestring-tree-builder

nikita-volkov/bytestring-tree-builder

A very efficient ByteString builder implementation based on the binary tree
Haskell
17
star
44
deepfire/holotype

deepfire/holotype

An attempt to reimagine knowledge interaction.
Haskell
17
star
45
nikita-volkov/hasql-tutorial1

nikita-volkov/hasql-tutorial1

Tutorial on organisation of Hasql code in a Postgres-integration layer
Haskell
16
star
46
goosedb/Monalog

goosedb/Monalog

Terminal logs observer
Haskell
16
star
47
anton-k/handle-pattern-servant-app

anton-k/handle-pattern-servant-app

Handle pattern with servant to build flexible web-apps in Haskell
Haskell
15
star
48
nikita-volkov/vector-builder

nikita-volkov/vector-builder

Vector builder
Haskell
15
star
49
nikita-volkov/rerebase

nikita-volkov/rerebase

Reexports from "base" with a bunch of other standard libraries
Haskell
15
star
50
tazjin/elm-yesod

tazjin/elm-yesod

elm-yesod contains the Language.Elm.Yesod module for embedding Elm code in Yesod applications.
Haskell
15
star
51
SiriusCourses/cheops-logger

SiriusCourses/cheops-logger

Simple Structured logger
Haskell
14
star
52
ch3rn0v/dry

ch3rn0v/dry

This tool helps you abstract away common or repeated chunks of code by finding similar pieces
Haskell
14
star
53
nikita-volkov/deque

nikita-volkov/deque

Double-ended queues
Haskell
14
star
54
qnikst/numeric-ode

qnikst/numeric-ode

Haskell numerical ODE solvers
Haskell
14
star
55
mRrvz/bmstu-ca

mRrvz/bmstu-ca

🗄 Вычислительные алгоритмы. МГТУ им. Баумана.
Haskell
13
star
56
NCrashed/aeson-injector

NCrashed/aeson-injector

Haskell library for injecting fields into aeson values
Haskell
13
star
57
NCrashed/servant-auth-token

NCrashed/servant-auth-token

Servant based API and server for token based authorisation
Haskell
13
star
58
nikita-volkov/hasql-pool

nikita-volkov/hasql-pool

A pool of connections for Hasql
Haskell
13
star
59
goosedb/InterpolatePlugin

goosedb/InterpolatePlugin

Interpolate plugin for GHC 8.10.7
Haskell
13
star
60
himikof/typed-lojban

himikof/typed-lojban

An experimental typing of Lojban grammar, in Haskell
Haskell
13
star
61
NCrashed/reflex-dom-mobile

NCrashed/reflex-dom-mobile

Small example of reflex-dom with build scripts for Android and IOS
Haskell
13
star
62
nikita-volkov/list-t

nikita-volkov/list-t

ListT done right
Haskell
12
star
63
Emgariko/hi

Emgariko/hi

Hi(experimental language) lang interpreter + repl
Haskell
12
star
64
Brat-vseznamus/hi

Brat-vseznamus/hi

Haskell
12
star
65
nikita-volkov/record-preprocessor

nikita-volkov/record-preprocessor

Compiler preprocessor introducing a syntactic extension for anonymous records
Haskell
12
star
66
nikita-volkov/hasql-transaction

nikita-volkov/hasql-transaction

A composable abstraction over retriable transactions for Hasql
Haskell
12
star
67
ierton/haskdogs

ierton/haskdogs

Haskell ctags/etags generator
Haskell
12
star
68
deepfire/reflex-glfw

deepfire/reflex-glfw

A GLFW-b adapter for the Haskell Reflex FRP implementation.
Haskell
11
star
69
pxqr/ureader

pxqr/ureader

Minimalistic CLI feed reader.
Haskell
11
star
70
qrilka/haskell-navigation

qrilka/haskell-navigation

Tools to ease Haskell source code navigation
Haskell
11
star
71
nikita-volkov/focus

nikita-volkov/focus

A general abstraction for manipulating elements of container data structures
Haskell
11
star
72
Ivana-/Liscript

Ivana-/Liscript

Haskell
11
star
73
pxqr/utp

pxqr/utp

Micro transport protocol implementation.
Haskell
11
star
74
samsergey/monopig

samsergey/monopig

Monoidal stack machine
Haskell
10
star
75
denisshevchenko/circlehs

denisshevchenko/circlehs

The CircleCI REST API for Haskell.
Haskell
10
star
76
ip1981/sproxy2

ip1981/sproxy2

HTTP proxy for authenticating users via OAuth2
Haskell
10
star
77
nikita-volkov/stm-hamt

nikita-volkov/stm-hamt

STM-specialised Hash Array Mapped Trie
Haskell
9
star
78
mvoidex/simple-log

mvoidex/simple-log

Simple logging in Haskell
Haskell
9
star
79
antyakushev/haskell-exercises

antyakushev/haskell-exercises

A pile of haskell exercises
Haskell
9
star
80
pxqr/intset

pxqr/intset

Fast, persistent, succinct integer sets.
Haskell
8
star
81
blurtechlegacy/password-protected-hello-world

blurtechlegacy/password-protected-hello-world

Password-protected "Hello World" on different programming languages
Haskell
8
star
82
anton-k/sharc-timbre

anton-k/sharc-timbre

Gregory Sandell Harmonic Archive. Timbre database.
Haskell
8
star
83
number571/Haskell

number571/Haskell

Just my Haskell programs :)
Haskell
8
star
84
Heimdell/LR

Heimdell/LR

LR(1) parser (and generator)
Haskell
8
star
85
nikita-volkov/deferred-folds

nikita-volkov/deferred-folds

Abstractions over deferred folds
Haskell
8
star
86
kuchma19/hi

kuchma19/hi

Haskell
8
star
87
warmte/hi

warmte/hi

Haskell
8
star
88
nikita-volkov/bytestring-strict-builder

nikita-volkov/bytestring-strict-builder

An efficient strict bytestring builder
Haskell
8
star
89
anton-k/reader-pattern-servant-app

anton-k/reader-pattern-servant-app

Reader pattern with servant to build flexible web-apps in Haskell
Haskell
8
star
90
Teaspot-Studio/gore-and-ash

Teaspot-Studio/gore-and-ash

Attempt to build game engine with networking in Haskell using FRP as core idea.
Haskell
8
star
91
nikita-volkov/ptr-poker

nikita-volkov/ptr-poker

Pointer poking action construction and composition toolkit
Haskell
8
star
92
qnikst/co-log-concurrent

qnikst/co-log-concurrent

Concurrent backend for the co-log library
Haskell
7
star
93
nikita-volkov/acc

nikita-volkov/acc

Sequence optimized for monoidal construction and folding
Haskell
7
star
94
nikita-volkov/laika

nikita-volkov/laika

Minimalistic type-checked compile-time template engine
Haskell
7
star
95
nikita-volkov/theatre

nikita-volkov/theatre

Minimalistic actor library for Haskell
Haskell
7
star
96
int28h/HaskellTasks

int28h/HaskellTasks

Haskell
7
star
97
geranazavr555/hi

geranazavr555/hi

Haskell
7
star
98
rexim/io

rexim/io

Presentation about IO monad
Haskell
7
star
99
mvv/data-dword

mvv/data-dword

Stick two binary words together to get a bigger one
Haskell
7
star
100
goosedb/typist

goosedb/typist

Haskell
7
star