Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org maintainers: Bodigrim

Top 1.3% on hackage.haskell.org
tasty 1.4.3
Tasty is a modern testing framework for Haskell. It lets you combine your unit tests, golden test...
71 versions - Latest release: over 1 year ago - 53 dependent packages - 2,933 dependent repositories - 164 thousand downloads total - 628 stars on GitHub - 6 maintainers
Top 1.8% on hackage.haskell.org
tasty-quickcheck 0.10.3
Modern and extensible testing framework for Haskell
21 versions - Latest release: 8 months ago - 10 dependent packages - 1,611 dependent repositories - 73 thousand downloads total - 628 stars on GitHub - 4 maintainers
Top 1.6% on hackage.haskell.org
tasty-hunit 0.10.1
Modern and extensible testing framework for Haskell
14 versions - Latest release: 8 months ago - 20 dependent packages - 2,220 dependent repositories - 77.7 thousand downloads total - 628 stars on GitHub - 4 maintainers
infinite-list 0.1.1
Modern lightweight library for infinite lists with fusion: API similar to Data.List. No non-boo...
2 versions - Latest release: 4 months ago - 5 dependent packages - 1 dependent repositories - 854 downloads total - 16 stars on GitHub - 1 maintainer
ghcup 0.1.22.0
A rewrite of the shell script ghcup, for providing a more stable user experience and exposing an ...
17 versions - Latest release: about 2 months ago - 1 dependent package - 1.98 thousand downloads total - 253 stars on GitHub - 3 maintainers
Top 1.5% on hackage.haskell.org
bytestring 0.12.1.0
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-...
47 versions - Latest release: 3 months ago - 1,315 dependent packages - 18,438 dependent repositories - 114 thousand downloads total - 282 stars on GitHub - 10 maintainers
Top 1.3% on hackage.haskell.org
vector 0.9.1
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful l...
42 versions - Latest release: over 12 years ago - 485 dependent packages - 6,595 dependent repositories - 418 thousand downloads total - 360 stars on GitHub - 4 maintainers
vector-stream 0.1.0.1
Simple yet powerful monadic streams that are used as a backbone for vector package fusion functio...
2 versions - Latest release: 4 months ago - 3 dependent packages - 8 dependent repositories - 4 thousand downloads total - 351 stars on GitHub - 3 maintainers
Top 2.6% on hackage.haskell.org
unix 2.7.3
POSIX functionality
31 versions - Latest release: over 1 year ago - 201 dependent packages - 3,149 dependent repositories - 84.3 thousand downloads total - 108 stars on GitHub - 8 maintainers
Top 2.5% on hackage.haskell.org
primitive 0.4.1
This package provides various primitive memory-related operations.
29 versions - Latest release: over 12 years ago - 166 dependent packages - 1,329 dependent repositories - 487 thousand downloads total - 114 stars on GitHub - 5 maintainers
Top 1.2% on hackage.haskell.org
text 2.1.1
An efficient packed, immutable Unicode text type (both strict and lazy). The Text type represent...
79 versions - Latest release: 3 months ago - 1,374 dependent packages - 16,168 dependent repositories - 616 thousand downloads total - 395 stars on GitHub - 6 maintainers
fast-digits 0.3.2.0
Convert an integer to digits and back. This library is both asymptotically (O(n^1.4) vs. O(n^2)) ...
6 versions - Latest release: 9 months ago - 1 dependent package - 16 dependent repositories - 3.36 thousand downloads total - 12 stars on GitHub - 1 maintainer
Top 0.4% on hackage.haskell.org
random 1.2.1
This package provides basic pseudo-random number generation, including the ability to split rando...
12 versions - Latest release: over 2 years ago - 230 dependent packages - 5,963 dependent repositories - 432 thousand downloads total - 4 maintainers
Top 0.2% on hackage.haskell.org
Cabal 1.18.1
The Haskell Common Architecture for Building Applications and Libraries: a framework defining a c...
75 versions - Latest release: over 10 years ago - 87 dependent packages - 1,398 dependent repositories - 367 thousand downloads total - 11 maintainers
Top 4.1% on hackage.haskell.org
relude 0.5.0 πŸ’°
relude is an alternative prelude library. If you find the default Prelude unsatisfying, despite i...
13 versions - Latest release: about 5 years ago - 48 dependent packages - 120 dependent repositories - 16.8 thousand downloads total - 687 stars on GitHub - 3 maintainers
Top 1.0% on hackage.haskell.org
tar 0.1.1
This library is for working with ".tar" archive files. It can read and write a range of common va...
25 versions - Latest release: over 16 years ago - 20 dependent packages - 267 dependent repositories - 139 thousand downloads total - 6 maintainers
Top 0.6% on hackage.haskell.org
zlib 0.6.2
This package provides a pure interface for compressing and decompressing streams of data represen...
28 versions - Latest release: about 6 years ago - 56 dependent packages - 1,302 dependent repositories - 332 thousand downloads total - 4 maintainers
Top 9.1% on hackage.haskell.org
bitvec 1.1.5.0
A newtype over Bool with a better Vector instance: 8x less memory, up to 3500x faster. The vecto...
19 versions - Latest release: 9 months ago - 2 dependent packages - 19 dependent repositories - 14.1 thousand downloads total - 72 stars on GitHub - 2 maintainers
tasty-inspection-testing 0.2.1
Integrate inspection-testing into tasty test suites.
4 versions - Latest release: 3 months ago - 15 dependent repositories - 2.28 thousand downloads total - 6 stars on GitHub - 1 maintainer
mod 0.2.0.1
Modular arithmetic, promoting moduli to the type level, with an emphasis on performance. Original...
8 versions - Latest release: about 1 year ago - 3 dependent packages - 17 dependent repositories - 7.1 thousand downloads total - 24 stars on GitHub - 1 maintainer
quote-quot 0.2.1.0
Generate routines for integer division, employing arithmetic and bitwise operations only, which a...
3 versions - Latest release: about 2 years ago - 1 dependent package - 7 dependent repositories - 828 downloads total - 15 stars on GitHub - 1 maintainer
tasty-bench-fit 0.1
Benchmark a given function for variable input sizes and find out its time complexity.
1 version - Latest release: about 1 year ago - 1 dependent repositories - 100 downloads total - 24 stars on GitHub - 1 maintainer
Top 5.1% on hackage.haskell.org
logict 0.5.0
Adapted from the paper Backtracking, Interleaving, and Terminating Monad Transformers by Oleg Kis...
22 versions - Latest release: almost 13 years ago - 14 dependent packages - 223 dependent repositories - 67.6 thousand downloads total - 78 stars on GitHub - 2 maintainers
Top 3.9% on hackage.haskell.org
tasty-smallcheck 0.8.2
Modern and extensible testing framework for Haskell
6 versions - Latest release: over 3 years ago - 2 dependent packages - 270 dependent repositories - 23.9 thousand downloads total - 628 stars on GitHub - 4 maintainers
text-rope 0.2
A wrapper around Text for fast line/column navigation and logarithmic concatenation.
2 versions - Latest release: almost 2 years ago - 8 dependent packages - 12 dependent repositories - 2.44 thousand downloads total - 36 stars on GitHub - 1 maintainer
Top 9.0% on hackage.haskell.org
Cabal-syntax 3.12.0.0
This library provides tools for reading and manipulating the .cabal file format.
6 versions - Latest release: 9 days ago - 18 dependent packages - 33 dependent repositories - 7.56 thousand downloads total - 12 maintainers
data-interval 2.1.2
Interval datatype, interval arithmetic and interval-based containers for Haskell. Unlike the inte...
18 versions - Latest release: 5 months ago - 1 dependent package - 15 dependent repositories - 15.4 thousand downloads total - 2 maintainers
Top 4.8% on hackage.haskell.org
arithmoi 0.13.0.0
Number theory: primes, arithmetic functions, modular computations, special sequences
37 versions - Latest release: 9 months ago - 4 dependent packages - 158 dependent repositories - 41.2 thousand downloads total - 144 stars on GitHub - 4 maintainers
exact-pi 0.5.0.2
Provides an exact representation for rational multiples of pi alongside an approximate representa...
18 versions - Latest release: about 2 years ago - 1 dependent package - 25 dependent repositories - 16.9 thousand downloads total - 2 stars on GitHub - 2 maintainers
Top 5.7% on hackage.haskell.org
smallcheck 1.2.1
As of 2023, this library is largely obsolete: arbitrary test generators with shrinking such as fa...
24 versions - Latest release: over 3 years ago - 2 dependent packages - 277 dependent repositories - 49.8 thousand downloads total - 133 stars on GitHub - 6 maintainers
exp-pairs 0.2.1.0
Linear programming over exponent pairs
12 versions - Latest release: over 3 years ago - 21 dependent repositories - 8.33 thousand downloads total - 2 stars on GitHub - 1 maintainer
unicode-data 0.4.0
unicode-data provides Haskell APIs to efficiently access the Unicode character database (UCD). Pe...
7 versions - Latest release: over 1 year ago - 4 dependent packages - 14 dependent repositories - 11.5 thousand downloads total - 17 stars on GitHub - 4 maintainers
Top 7.8% on hackage.haskell.org
language-c 0.9.3
Language C is a haskell library for the analysis and generation of C code. It features a complete...
28 versions - Latest release: 4 months ago - 190 dependent repositories - 59.7 thousand downloads total - 81 stars on GitHub - 4 maintainers
extended-reals 0.2.4.0
Extension of real numbers with positive/negative infinities (±∞)
6 versions - Latest release: about 4 years ago - 1 dependent package - 12 dependent repositories - 7.79 thousand downloads total - 4 stars on GitHub - 2 maintainers
poly 0.5.1.0
Polynomials backed by Vectors.
9 versions - Latest release: over 1 year ago - 14 dependent repositories - 3.78 thousand downloads total - 65 stars on GitHub - 1 maintainer
Top 6.3% on hackage.haskell.org
unicode-transforms 0.4.0
Fast Unicode 14.0.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
15 versions - Latest release: over 2 years ago - 4 dependent packages - 74 dependent repositories - 37.3 thousand downloads total - 47 stars on GitHub - 4 maintainers
zlib-clib 1.3.1
This package provides the zlib C library bits that Haskell bindings can use to link against.
1 version - Latest release: 11 days ago - 8 downloads total - 1 maintainer
quadratic-irrational 0.1.1
A library for exact computation with quadratic irrationals with support for exact conversion from...
8 versions - Latest release: about 4 years ago - 7 dependent repositories - 5.69 thousand downloads total - 5 stars on GitHub - 2 maintainers
vector-rotcev 0.1.0.2
A wrapper for an arbitrary Vector with O(1) reverse. Instead of creating a copy, it just flips a ...
3 versions - Latest release: over 1 year ago - 7 dependent repositories - 964 downloads total - 7 stars on GitHub - 1 maintainer
enumeration 0.2.0
Library for implementing enumeration procedures for datatypes
2 versions - Latest release: over 4 years ago - 3.65 thousand downloads total - 5 stars on GitHub - 2 maintainers
Top 3.8% on hackage.haskell.org
cabal-install 1.18.0
The 'cabal' command-line program simplifies the process of managing Haskell software by automatin...
66 versions - Latest release: over 10 years ago - 2 dependent packages - 143 dependent repositories - 257 thousand downloads total - 9 maintainers
tasty-bench 0.3.5
Featherlight framework (only one file!) for performance measurement with API mimicking criterion ...
13 versions - Latest release: 8 months ago - 3 dependent packages - 82 dependent repositories - 5.21 thousand downloads total - 79 stars on GitHub - 1 maintainer
chimera 0.4.1.0
There are plenty of memoizing libraries on Hackage, but they usually fall into two categories: S...
8 versions - Latest release: 16 days ago - 2 dependent packages - 7 dependent repositories - 4.28 thousand downloads total - 57 stars on GitHub - 1 maintainer
tasty-rerun 1.1.19
This ingredient for the tasty testing framework allows filtering a test tree depending on the out...
22 versions - Latest release: 8 months ago - 2 dependent packages - 68 dependent repositories - 29.9 thousand downloads total - 12 stars on GitHub - 3 maintainers
text-utf8 1.2.3.0
1 version - Latest release: almost 6 years ago - 931 downloads total - 3 maintainers
data-array-byte 0.1.0.1
Compatibility layer for Data.Array.Byte, providing boxed wrappers for ByteArray# and MutableByteA...
2 versions - Latest release: over 1 year ago - 8 dependent packages - 6 dependent repositories - 2.66 thousand downloads total - 0 stars on GitHub - 5 maintainers
bit-stream 0.1.0.2
[Index] Package maintainers For package maintainers and hackage trustees Candidates Lazy,...
3 versions - Latest release: over 6 years ago - 1 dependent repositories - 2.47 thousand downloads total - 57 stars on GitHub - 1 maintainer
arith-encode 1.0.2
Practical arithmetic encoding (aka GΓΆdel numbering) library for Haskell.
5 versions - Latest release: about 4 years ago - 1 dependent repositories - 5.66 thousand downloads total - 8 stars on GitHub - 2 maintainers
NTRU 1.1.0.0
A Haskell implementation of the NTRU cryptographic system, following the IEEE Standard Specificat...
4 versions - Latest release: over 4 years ago - 2.77 thousand downloads total - 2 maintainers
text-builder-linear 0.1.2
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amor...
4 versions - Latest release: 6 months ago - 2 dependent packages - 1 dependent repositories - 506 downloads total - 87 stars on GitHub - 1 maintainer
Top 4.1% on hackage.haskell.org
bzlib 0.5.2.0
This package provides a pure interface for compressing and decompressing streams of data represen...
13 versions - Latest release: about 2 months ago - 6 dependent packages - 162 dependent repositories - 24.6 thousand downloads total - 2 maintainers
integer-roots 1.0.2.0
Calculating integer roots and testing perfect powers of arbitrary precision. Originally part of a...
4 versions - Latest release: over 2 years ago - 1 dependent package - 11 dependent repositories - 4.21 thousand downloads total - 2 stars on GitHub - 1 maintainer
xxhash-ffi 0.3
Bindings and high-level helpers for xxHash family of extremely fast non-cryptographic hash functi...
4 versions - Latest release: about 1 month ago - 7 dependent repositories - 2.56 thousand downloads total - 1 stars on GitHub - 3 maintainers