Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

Haskell: Possible Projects

https://github.com/haskell-unordered-containers/unordered-containers

Efficient hashing-based container types

Released: 17 Jan 2011 - 221

https://github.com/simonmar/async

Run IO operations asynchronously and wait for their results

Released: 08 Jun 2012 - 321

https://github.com/UnkindPartition/temporary

Portable temporary file and directory support for Windows and Unix.

Released: 09 May 2014 - 24

https://github.com/roelvandijk/terminal-progress-bar

A progress bar conveys the progress of a task. This package implements a progress bar that is displayed in a terminal. See the module System.ProgressBar to get started or look at the terminal-progress-bar-example package. The animated progress bar depends entirely on the interpretation of the carriage return character ('\r'). If your terminal interprets it as something else than "move cursor to beginning of line", the animation won't work.

Released: 26 Jan 2012 - 23

https://github.com/jtdaugherty/vty

A high-level ncurses alternative written in Haskell

haskell tui ui

Released: 16 Mar 2011 - 321

https://github.com/jgm/texmath

A Haskell library for converting LaTeX math to MathML.

Released: 01 Jul 2009 - 299

https://github.com/snoyberg/conduit

A streaming data library

Released: 11 Dec 2011 - 884

https://github.com/GetShopTV/swagger2

Swagger 2.0 data model.

Released: 06 Nov 2015 - 74

https://github.com/RyanGlScott/th-lift

Derive Template Haskell's Lift class for datatypes.

Released: 25 Mar 2010 - 13

https://github.com/goldfirere/singletons

Fake dependent types in Haskell using singletons

Released: 26 Nov 2012 - 286

https://github.com/paul-rouse/yesod-auth-hashdb

Yesod.Auth.HashDB plugin, now moved out of main yesod-auth package

Released: 09 Apr 2014 - 11

https://github.com/mongodb-haskell/mongodb

MongoDB driver for Haskell

Released: 04 Jun 2014 - 169

https://github.com/haskell/parsec

A monadic parser combinator library

Released: 23 Mar 2014 - 832

https://github.com/haskell/xhtml

XHTML combinator library

Released: 20 Aug 2011 - 9

https://github.com/snoyberg/http-client

An HTTP client engine, intended as a base layer for more user-friendly packages.

haskell http-client http-conduit

Released: 04 Oct 2013 - 272

https://github.com/scotty-web/scotty

Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

rest rest-api web-framework

Released: 30 Dec 2011 - 1,715

https://github.com/snoyberg/xml

Various XML utility packages for Haskell

Released: 21 Aug 2011 - 70

https://github.com/haskell/test-framework

Framework for running and organising QuickCheck test properties and HUnit test cases

haskell testing

Released: 08 Oct 2013 - 25

https://github.com/visq/language-c

Source repository for https://hackage.haskell.org/package/language-c

Released: 14 Apr 2014 - 81

https://github.com/ndmitchell/hlint

Haskell source code suggestions

Released: 23 Jul 2013 - 1,429

https://github.com/ekmett/semigroupoids

Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. A Category is any Semigroupoid for which the Yoneda lemma holds. When working with comonads you often have the <*> portion of an Applicative, but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. Similarly many structures are nearly a comonad, but not quite, for instance lists provide a reasonable extend operation in the form of tails, but do not always contain a value. We describe the relationships between the type classes defined in this package and those from base (and some from contravariant) in the diagram below. Thick-bordered nodes correspond to type classes defined in this package; thin-bordered ones correspond to type classes from elsewhere. Solid edges indicate a subclass relationship that actually exists; dashed edges indicate a subclass relationship that should exist, but currently doesn't.

Released: 30 Jan 2011 - 75

https://github.com/s9gf4ult/quickcheck-assertions

Library with convenient assertions for QuickCheck properties like in HUnit

Released: 27 Feb 2013 - 2

https://github.com/typeclasses/options

Powerful and easy command-line option parser

command-line-parser haskell haskell-library

Released: 11 Jul 2023 - 4

https://github.com/kolmodin/hinotify

Haskell binding to inotify

Released: 30 Jun 2012 - 30

https://github.com/haskell/unix

POSIX functionality

Released: 28 Apr 2014 - 108

https://github.com/DanBurton/tardis

A Tardis is a combination of both a forwards and a backwards state transformer, providing two state values that "travel" in opposite directions. A detailed description of what a Tardis is and how to use it can be found in the documentation for Control.Monad.Tardis.

Released: 18 Jun 2012 - 106

https://github.com/haskell-hvr/hslogger

Logging framework for Haskell

haskell logging logging-library

Released: 22 Apr 2010 - 64

https://github.com/judah/haskeline

A Haskell library for line input in command-line programs.

Released: 31 Oct 2013 - 221

https://github.com/ekmett/linear

Low-dimensional linear algebra primitives for Haskell.

Released: 02 Jun 2011 - 195

https://github.com/PeterScott/pwstore

Securely store hashed, salted passwords

Released: 06 Feb 2011 - 19

https://github.com/nomeata/tasty-expected-failure

Mark test cases as expected-failure

Released: 08 Sep 2015 - 21

https://github.com/fpco/optparse-simple

Simple helper functions to work with optparse-applicative

Released: 06 Apr 2015 - 29

https://github.com/haskell/vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

Released: 24 Sep 2013 - 360

https://github.com/tsurucapital/vector-th-unbox

Deriver for unboxed vectors using Template Haskell

Released: 22 Jul 2020 - 0

https://github.com/informatikr/hedis

A Redis client library for Haskell.

Released: 23 Feb 2011 - 330

https://github.com/hspec/HUnit

A unit testing framework for Haskell

Released: 29 Mar 2013 - 124

https://github.com/bgamari/tabular

A fork of the Haskell tabular package.

Released: 20 Dec 2019 - 3

https://github.com/lens/lens-aeson

Traversals and Prisms for Data.Aeson

Released: 11 Feb 2013 - 48

https://github.com/ddssff/listlike

Generic list-like structures [Haskell]

Released: 24 Nov 2019 - 4

https://github.com/haskell/entropy

Easy entropy source for Haskell users.

Released: 12 May 2013 - 23

https://github.com/hackage-trustees/text-format

A Haskell text formatting library optimized for ease of use and high performance.

Released: 23 Jul 2018 - 0

https://github.com/fumieval/thyme

thyme is a performance-optimized rewrite of the excellent time library. See Data.Thyme.Docs for a full description.

Released: 20 Feb 2023 - 1

https://github.com/blaze-builder/blaze-builder

Home of the Haskell package `blaze-builder`

Released: 18 Oct 2021 - 0

https://github.com/judah/terminfo

Haskell bindings to the terminfo API.

Released: 31 Oct 2013 - 10

https://github.com/mitchellwrosen/tasty-hspec

Hspec provider for tasty

Released: 02 Nov 2013 - 14

https://github.com/paul-rouse/mysql

A lightweight Haskell binding to the C mysqlclient API

Released: 28 Apr 2011 - 37

https://github.com/esoeylemez/foreign-store

Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.

Released: 03 Mar 2014 - 29

https://github.com/paul-rouse/mysql-simple

A mid-level client library for the MySQL database, intended to be fast and easy to use.

Released: 29 Apr 2011 - 91

https://github.com/cartazio/storable-complex

This is the maintenance repo for storable complex

Released: 01 Jan 2015 - 2

https://github.com/spl/dlist

Difference lists in Haskell

data-structures difference-lists haskell

Released: 12 Nov 2013 - 65

https://github.com/yesodweb/css-text

CSS parser and renderer.

Released: 09 Aug 2011 - 16

https://github.com/hspec/silently

Prevent or capture output to stdout or other handles in Haskell

Released: 21 Jul 2015 - 19

https://github.com/ekmett/adjunctions

Simple adjunctions

Released: 21 Jan 2011 - 44

https://github.com/rethab/bindings-dsl

Library and macros to simplify writing Haskell FFI code

Released: 12 Jan 2014 - 38

https://github.com/basvandijk/concurrent-extra

Extra concurrency primitives

concurrency haskell

Released: 17 Apr 2011 - 17

https://github.com/sebastiaanvisser/fclabels

First class composable record labels for Haskell.

Released: 07 Aug 2009 - 66

https://github.com/ekmett/ansi-wl-pprint

The Wadler/Leijen Pretty Printer for colored ANSI terminal output

Released: 17 Jan 2013 - 9

https://github.com/kazu-yamamoto/logger

A fast logging system for Haskell

Released: 22 Dec 2011 - 157

https://github.com/mgsloan/th-reify-many

Recurseively reify template haskell datatype info

Released: 27 Oct 2014 - 6

https://gitlab.com/daniel-casanueva/haskell

Haskell bindings to the Graphviz toolkit

Released: 30 Apr 2015 - 64

https://github.com/jcranch/cond

Basic conditional operators with monadic variants.

Released: 20 Sep 2023 - 0

https://github.com/ekmett/profunctors

Haskell 98 Profunctors

Released: 25 Jul 2011 - 69

https://github.com/Twinside/Juicy.Pixels

Haskell library to load & save pictures

Released: 21 Aug 2011 - 235

https://github.com/soenkehahn/string-conversions

Simplifies dealing with different types for strings

Released: 30 Sep 2014 - 26

https://github.com/haskell/statistics

A fast, high quality library for computing with statistics in Haskell.

Released: 10 Oct 2010 - 297

https://github.com/batterseapower/parallel-io

Haskell combinators for executing IO actions in parallel on a thread pool

Released: 11 Jul 2009 - 46

https://github.com/andreasabel/ini

Quick and easy INI configuration files for Haskell

configuration haskell ini-parser

Released: 16 Apr 2022 - 0

https://github.com/well-typed/cborg

Binary serialisation in the CBOR format

haskell

Released: 06 Jul 2015 - 188

https://github.com/RazvanRanca/GenericPretty

A generic, derivable, haskell pretty printer - Research project, summer of 2011

Released: 08 Jul 2011 - 10

https://github.com/informatikr/aeson-pretty

JSON pretty-printing library and command-line tool.

Released: 11 Jun 2011 - 64

https://github.com/conal/NumInstances

Instances of numeric classes for functions and tuples

Released: 22 Sep 2011 - 7

https://github.com/HaXml/HaXml

Haskell HaXml library by Malcolm Wallace

haskell xml

Released: 25 Sep 2021 - 6

https://github.com/ekmett/bits

Bit twiddling and bitwise serialization primitives

Released: 28 Mar 2013 - 15

https://github.com/patperry/hs-ieee754

Approximate comparisons for IEEE floating point numbers in Haskell

Released: 31 Dec 2008 - 10

https://github.com/sol/aeson-qq

JSON quasiquoter for Haskell

Released: 16 Apr 2011 - 80

https://github.com/haskell/double-conversion

A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.

Released: 17 Nov 2011 - 15

https://github.com/egonSchiele/HandsomeSoup

Easy HTML parsing for Haskell

Released: 19 Apr 2012 - 124

https://github.com/haskell-hvr/cassava

A CSV parsing and encoding library optimized for ease of use and high performance

cassava csv-parser csv-parsing haskell

Released: 20 Mar 2012 - 222

https://github.com/ekmett/charset

fast utf-8 character sets

Released: 03 Jul 2010 - 13

https://github.com/typeclasses/chell

A quiet test runner for Haskell

Released: 16 Feb 2019 - 1

https://github.com/ndmitchell/tagsoup

Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents

Released: 11 Oct 2013 - 229

https://github.com/diagrams/blaze-svg

SVG Combinators for Haskell

Released: 25 Apr 2023 - 1

https://github.com/haskell-cryptography/HsOpenSSL

OpenSSL binding for Haskell

cryptography haskell openssl

Released: 27 May 2015 - 21

https://github.com/nikita-volkov/neat-interpolation

A quasiquoter for neat and simple multiline text interpolation

Released: 14 Mar 2013 - 54

https://github.com/haskellari/postgresql-libpq

Low-level Haskell bindings for libpq

Released: 27 Feb 2018 - 20

https://github.com/pcapriotti/optparse-applicative

Applicative option parser

applicative haskell option-parser

Released: 11 May 2012 - 900

https://github.com/yesodweb/clientsession

Stores web session data in a client cookie, protected with authentication and encryption.

Released: 05 May 2009 - 24

https://github.com/mrkkrp/parser-combinators

Lightweight package providing commonly useful parser combinators

haskell parser-combinators parsing

Released: 13 Jun 2017 - 52

https://github.com/nikita-volkov/base-prelude

The most complete prelude formed only from the "base" package

Released: 11 Jul 2014 - 28

https://github.com/rrnewton/haskell-lockfree

A collection of different packages for CAS based data structures.

Released: 28 Oct 2011 - 106

https://github.com/skogsbaer/HTF

Haskell Test Framework

Released: 19 Aug 2012 - 51

https://github.com/kazu-yamamoto/easy-file

Cross-platform File handling for Unix/Mac/Windows

Released: 29 Jul 2010 - 10

https://github.com/haskell-hvr/deepseq-generics

GHC.Generics-based Control.DeepSeq.rnf implementation

haskell

Released: 24 Sep 2012 - 4

https://github.com/pbrisbin/gravatar

Compute gravatar urls for email addresses

Released: 14 Feb 2012 - 13

https://gitlab.com/daniel-casanueva/haskell/pcre-light

A small, efficient and portable regex library for Perl 5 compatible regular expressions

Released: 11 Sep 2023 - 0

https://github.com/jcristovao/enclosed-exceptions

Catching all synchronous exceptions in Haskell, while re-throwing all asynchronous exceptions

Released: 05 Feb 2014 - 8

https://github.com/psibi/fb

This package exports bindings to Facebook's APIs (see http://developers.facebook.com/). Does not have any external dependencies and tries to use as little resources (such as memory, sockets and CPU) as possible by using packages such as aeson, attoparsec, bytestring, conduit, http-conduit, text and others. While we would like to have a complete binding to Facebook's API, this package is being developed on demand. If you need something that has not been implemented yet, please send a pull request or file an issue on GitHub (https://github.com/psibi/fb/issues).

Released: 08 Mar 2017 - 18

https://github.com/AJChapman/formatting

Format strings type-safely with combinators

Released: 06 Sep 2013 - 162

https://github.com/nikita-volkov/focus

A general abstraction for manipulating elements of container data structures

Released: 20 Jun 2014 - 11

https://github.com/bos/filemanip

A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.

Released: 10 Oct 2010 - 27