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: EdwardKmett

Top 0.1% on hackage.haskell.org
lens 5.3.2
This package comes "Batteries Included" with many useful lenses for the types commonly used from ...
158 versions - Latest release: 6 days ago - 366 dependent packages - 4,552 dependent repositories - 417 thousand downloads total - 1,984 stars on GitHub - 4 maintainers
Top 4.0% on hackage.haskell.org
constraints 0.14.2
GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in ...
34 versions - Latest release: 6 days ago - 57 dependent packages - 291 dependent repositories - 94.8 thousand downloads total - 70 stars on GitHub - 3 maintainers
Top 4.2% on hackage.haskell.org
kan-extensions 5.2.6
Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads.
59 versions - Latest release: 14 days ago - 15 dependent packages - 203 dependent repositories - 144 thousand downloads total - 77 stars on GitHub - 3 maintainers
Top 2.9% on hackage.haskell.org
semigroupoids 6.0.1
Provides a wide array of (semi)groupoids and operations for working with them. A Semigroupoid is...
62 versions - Latest release: 14 days ago - 64 dependent packages - 373 dependent repositories - 301 thousand downloads total - 75 stars on GitHub - 3 maintainers
Top 3.9% on hackage.haskell.org
reflection 2.1.8
This package addresses the configuration problem which is propagating configurations that are ava...
51 versions - Latest release: 14 days ago - 30 dependent packages - 267 dependent repositories - 213 thousand downloads total - 101 stars on GitHub - 2 maintainers
Top 3.1% on hackage.haskell.org
ad 4.5.6
Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API. Type...
90 versions - Latest release: 17 days ago - 4 dependent packages - 333 dependent repositories - 82.8 thousand downloads total - 365 stars on GitHub - 3 maintainers
Top 7.8% on hackage.haskell.org
base-orphans 0.9.2
base-orphans defines orphan instances that mimic instances available in later versions of base to...
34 versions - Latest release: 18 days ago - 30 dependent packages - 133 dependent repositories - 158 thousand downloads total - 8 stars on GitHub - 4 maintainers
Top 3.4% on hackage.haskell.org
exceptions 0.10.8
Extensible optionally-pure exceptions.
30 versions - Latest release: 28 days ago - 371 dependent packages - 2,449 dependent repositories - 348 thousand downloads total - 48 stars on GitHub - 2 maintainers
Top 3.1% on hackage.haskell.org
bifunctors 5.6.2
Bifunctors.
51 versions - Latest release: 2 months ago - 89 dependent packages - 479 dependent repositories - 296 thousand downloads total - 56 stars on GitHub - 3 maintainers
Top 2.9% on hackage.haskell.org
trifecta 2.1.4
A modern parser combinator library with slicing and Clang-style colored diagnostics For example:
93 versions - Latest release: 3 months ago - 13 dependent packages - 220 dependent repositories - 118 thousand downloads total - 294 stars on GitHub - 4 maintainers
hkd 0.2.1
"Higher-kinded data" utilities, e.g. and other classes and types. Note: this package is experim...
3 versions - Latest release: 7 months ago - 1 dependent repositories - 1.1 thousand downloads total - 65 stars on GitHub - 2 maintainers
rcu 0.2.7
Read-Copy-Update for Haskell.
10 versions - Latest release: 9 months ago - 1 dependent package - 7 dependent repositories - 5.02 thousand downloads total - 16 stars on GitHub - 3 maintainers
Top 9.9% on hackage.haskell.org
intern 0.9.5
Efficient hash-consing for arbitrary data types.
24 versions - Latest release: 9 months ago - 5 dependent packages - 21 dependent repositories - 25.3 thousand downloads total - 25 stars on GitHub - 2 maintainers
Top 3.8% on hackage.haskell.org
tagged 0.8.8
Haskell 98 phantom types to avoid unsafely passing dummy arguments.
37 versions - Latest release: 9 months ago - 122 dependent packages - 1,041 dependent repositories - 374 thousand downloads total - 37 stars on GitHub - 2 maintainers
hybrid-vectors 0.2.4
Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms
8 versions - Latest release: 10 months ago - 116 dependent repositories - 7.77 thousand downloads total - 13 stars on GitHub - 2 maintainers
Top 6.7% on hackage.haskell.org
bytes 0.17.3
Sharing code for serialization between binary and cereal.
41 versions - Latest release: 10 months ago - 9 dependent packages - 181 dependent repositories - 68.2 thousand downloads total - 22 stars on GitHub - 3 maintainers
Top 8.0% on hackage.haskell.org
charset 0.3.10
Fast unicode character sets based on complemented PATRICIA tries.
24 versions - Latest release: 10 months ago - 5 dependent packages - 163 dependent repositories - 81.7 thousand downloads total - 12 stars on GitHub - 3 maintainers
Top 5.4% on hackage.haskell.org
bound 2.0.7
We represent the target language itself as an ideal monad supplied by the user, and provide a Sco...
39 versions - Latest release: 10 months ago - 3 dependent packages - 166 dependent repositories - 37.1 thousand downloads total - 121 stars on GitHub - 3 maintainers
structs 0.1.9
This project is an experiment with a small GC'd strict mutable imperative universe with cheap poi...
11 versions - Latest release: 10 months ago - 7 dependent repositories - 4.79 thousand downloads total - 47 stars on GitHub - 3 maintainers
Top 4.2% on hackage.haskell.org
lens-aeson 1.2.3
Law-abiding lenses for aeson.
20 versions - Latest release: 11 months ago - 37 dependent packages - 454 dependent repositories - 47.1 thousand downloads total - 48 stars on GitHub - 3 maintainers
Top 6.4% on hackage.haskell.org
ansi-wl-pprint 1.0.2
This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has ...
21 versions - Latest release: about 1 year ago - 50 dependent packages - 791 dependent repositories - 249 thousand downloads total - 9 stars on GitHub - 4 maintainers
Top 8.8% on hackage.haskell.org
vector-instances 3.4.2
Orphan Instances for Data.Vector.
21 versions - Latest release: about 1 year ago - 10 dependent packages - 171 dependent repositories - 36.8 thousand downloads total - 9 stars on GitHub - 2 maintainers
Top 8.1% on hackage.haskell.org
streams 3.3.2
Various Haskell 2010 stream comonads. * Data.Stream.Future provides a coinductive anti-causal str...
35 versions - Latest release: about 1 year ago - 4 dependent packages - 140 dependent repositories - 28.2 thousand downloads total - 22 stars on GitHub - 2 maintainers
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 - 58 dependent packages - 2,933 dependent repositories - 165 thousand downloads total - 628 stars on GitHub - 6 maintainers
Top 2.3% on hackage.haskell.org
free 5.1.10
Free monads are useful for many tree-like structures and domain specific languages. If f is a Fu...
64 versions - Latest release: over 1 year ago - 57 dependent packages - 542 dependent repositories - 257 thousand downloads total - 157 stars on GitHub - 4 maintainers
Top 8.8% on hackage.haskell.org
ersatz 0.4.13
A monad for expressing SAT or QSAT problems using observable sharing. For example, we can expres...
27 versions - Latest release: over 1 year ago - 2 dependent packages - 118 dependent repositories - 18.6 thousand downloads total - 62 stars on GitHub - 3 maintainers
Top 1.7% on hackage.haskell.org
mtl 2.3.1
MTL is a collection of monad classes, extending the transformers package, using functional depend...
19 versions - Latest release: over 1 year ago - 1,015 dependent packages - 13,271 dependent repositories - 488 thousand downloads total - 353 stars on GitHub - 8 maintainers
Top 4.7% on hackage.haskell.org
adjunctions 4.4.2
Adjunctions and representable functors.
61 versions - Latest release: almost 2 years ago - 24 dependent packages - 214 dependent repositories - 135 thousand downloads total - 44 stars on GitHub - 4 maintainers
Top 6.0% on hackage.haskell.org
transformers-compat 0.7.2
This package includes backported versions of types that were added to transformers in transformer...
37 versions - Latest release: almost 2 years ago - 80 dependent packages - 420 dependent repositories - 390 thousand downloads total - 10 stars on GitHub - 5 maintainers
Top 2.8% on hackage.haskell.org
linear 1.21.10
Types and combinators for linear algebra on free vector spaces
87 versions - Latest release: almost 2 years ago - 39 dependent packages - 916 dependent repositories - 115 thousand downloads total - 195 stars on GitHub - 4 maintainers
Top 4.9% on hackage.haskell.org
machines 0.7.3
Networked stream transducers Rúnar Bjarnason's talk on machines can be downloaded from: http://w...
25 versions - Latest release: about 2 years ago - 2 dependent packages - 174 dependent repositories - 27.2 thousand downloads total - 335 stars on GitHub - 3 maintainers
folds 0.7.8
This package is a playground full of comonadic folds. This style of fold is documented in "...
17 versions - Latest release: about 2 years ago - 1 dependent package - 18 dependent repositories - 12.1 thousand downloads total - 18 stars on GitHub - 3 maintainers
tagged-transformer 0.8.2
Provides newtype wrappers for phantom types to avoid unsafely passing dummy arguments
18 versions - Latest release: about 2 years ago - 7 dependent repositories - 13.7 thousand downloads total - 6 stars on GitHub - 3 maintainers
Top 3.9% on hackage.haskell.org
either 5.0.2
Combinators for working with sums.
43 versions - Latest release: about 2 years ago - 65 dependent packages - 1,207 dependent repositories - 136 thousand downloads total - 55 stars on GitHub - 3 maintainers
Top 7.6% on hackage.haskell.org
pointed 5.0.4
Pointed and copointed data.
34 versions - Latest release: about 2 years ago - 5 dependent packages - 170 dependent repositories - 79.1 thousand downloads total - 21 stars on GitHub - 3 maintainers
graphs 0.7.2
A "not-very-Haskelly" API for calculating traversals of graphs that may be too large to fit into ...
19 versions - Latest release: about 2 years ago - 262 dependent repositories - 14.6 thousand downloads total - 39 stars on GitHub - 2 maintainers
Top 3.8% on hackage.haskell.org
parsers 0.12.11
This library provides convenient combinators for working with and building parsing combinator lib...
39 versions - Latest release: about 2 years ago - 27 dependent packages - 277 dependent repositories - 92.8 thousand downloads total - 88 stars on GitHub - 3 maintainers
hyperloglog 0.4.6
This package provides an approximate streaming (constant space) unique object counter. See the o...
23 versions - Latest release: about 2 years ago - 42 dependent repositories - 15.6 thousand downloads total - 24 stars on GitHub - 3 maintainers
approximate 0.3.5
This package provides approximate discrete values and numbers.
15 versions - Latest release: over 2 years ago - 134 dependent repositories - 11.4 thousand downloads total - 64 stars on GitHub - 3 maintainers
lens-action 0.2.6
This package contains combinators and types for working with monadic getters and folds as split o...
11 versions - Latest release: over 2 years ago - 112 dependent repositories - 9.73 thousand downloads total - 17 stars on GitHub - 3 maintainers
zippers 0.3.2
Traversal based zippers.
9 versions - Latest release: over 2 years ago - 26 dependent repositories - 6.57 thousand downloads total - 38 stars on GitHub - 3 maintainers
Top 8.8% on hackage.haskell.org
log-domain 0.13.2
This package provides log-domain floats, doubles and complex numbers.
33 versions - Latest release: over 2 years ago - 4 dependent packages - 155 dependent repositories - 29.7 thousand downloads total - 12 stars on GitHub - 3 maintainers
Top 6.3% on hackage.haskell.org
reducers 3.12.4
Semigroups, specialized containers and a general map/reduce framework.
33 versions - Latest release: over 2 years ago - 6 dependent packages - 164 dependent repositories - 77.5 thousand downloads total - 46 stars on GitHub - 3 maintainers
Top 3.6% on hackage.haskell.org
semigroups 0.19.2
In mathematics, a semigroup is an algebraic structure consisting of a set together with an associ...
64 versions - Latest release: over 2 years ago - 350 dependent packages - 1,911 dependent repositories - 485 thousand downloads total - 62 stars on GitHub - 4 maintainers
Top 3.3% on hackage.haskell.org
contravariant 1.5.5
Contravariant functors.
40 versions - Latest release: almost 3 years ago - 62 dependent packages - 402 dependent repositories - 268 thousand downloads total - 72 stars on GitHub - 3 maintainers
Top 6.6% on hackage.haskell.org
StateVar 1.2.2
This package contains state variables, which are references in the IO monad, like IORefs or parts...
13 versions - Latest release: almost 3 years ago - 5 dependent packages - 240 dependent repositories - 116 thousand downloads total - 12 stars on GitHub - 4 maintainers
Top 8.1% on hackage.haskell.org
hyphenation 0.8.2
Configurable Knuth-Liang hyphenation Uses the UTF8 encoded hyphenation patterns provided by hyph...
24 versions - Latest release: almost 3 years ago - 3 dependent packages - 146 dependent repositories - 26.8 thousand downloads total - 32 stars on GitHub - 4 maintainers
bidi-icu 0
The unicode bidirectional algorithm via ICU.
1 version - Latest release: about 3 years ago - 148 downloads total - 65 stars on GitHub - 1 maintainer
smawk 0
This implements the SMAWK algorithm by Peter Shor, Shlomo Moran, Alok Aggarwal, Robert Wilber and...
1 version - Latest release: about 3 years ago - 167 downloads total - 65 stars on GitHub - 1 maintainer
const 0
Read-only mutable primitives. This can be used for more accurate FFI bindings or simply to indic...
1 version - Latest release: about 3 years ago - 160 downloads total - 65 stars on GitHub - 1 maintainer
parsnip 0
A fast, minimal parser. parsnip parses null-terminated input strings with an absolute minimum of...
1 version - Latest release: about 3 years ago - 140 downloads total - 65 stars on GitHub - 1 maintainer
ptrdiff 0
Type-checked pointer diffs.
1 version - Latest release: about 3 years ago - 2 dependent packages - 1 dependent repositories - 213 downloads total - 65 stars on GitHub - 1 maintainer
atlas 0
Skyline rectangle packing for font atlases and the like using stb_rect_pack.h
1 version - Latest release: about 3 years ago - 1 dependent repositories - 254 downloads total - 65 stars on GitHub - 1 maintainer
weak 0
Better weak pointer support for IORefs and ForeignPtrs.
1 version - Latest release: about 3 years ago - 1 dependent repositories - 153 downloads total - 65 stars on GitHub - 1 maintainer
compensated 0.8.3
This package provides compensated floating point arithmetic.
18 versions - Latest release: about 3 years ago - 108 dependent repositories - 13.2 thousand downloads total - 13 stars on GitHub - 3 maintainers
Top 3.6% on hackage.haskell.org
recursion-schemes 5.2.2
Many recursive functions share the same structure, e.g. pattern-match on the input and, depending...
49 versions - Latest release: about 3 years ago - 20 dependent packages - 122 dependent repositories - 66.9 thousand downloads total - 335 stars on GitHub - 5 maintainers
Top 7.6% on hackage.haskell.org
intervals 0.9.2
A Numeric.Interval.Interval is a closed, convex set of floating point values. We do not control ...
29 versions - Latest release: about 3 years ago - 2 dependent packages - 158 dependent repositories - 54.8 thousand downloads total - 27 stars on GitHub - 3 maintainers
bits 0.5.3
Various bit twiddling and bitwise serialization primitives.
13 versions - Latest release: about 3 years ago - 154 dependent repositories - 13.9 thousand downloads total - 15 stars on GitHub - 3 maintainers
Top 3.0% on hackage.haskell.org
profunctors 5.6.2
Profunctors.
43 versions - Latest release: about 3 years ago - 93 dependent packages - 420 dependent repositories - 271 thousand downloads total - 69 stars on GitHub - 2 maintainers
discrimination 0.4.1
This package provides fast, generic, linear-time discrimination and sorting. The techniques appl...
7 versions - Latest release: over 3 years ago - 2 dependent packages - 15 dependent repositories - 6.43 thousand downloads total - 135 stars on GitHub - 5 maintainers
Top 8.3% on hackage.haskell.org
half 0.3.1
Half-precision floating-point.
11 versions - Latest release: over 3 years ago - 6 dependent packages - 161 dependent repositories - 41.6 thousand downloads total - 14 stars on GitHub - 3 maintainers
unique 0.0.1
Fully concurrent unique identifiers.
2 versions - Latest release: over 3 years ago - 2 dependent packages - 23 dependent repositories - 6.08 thousand downloads total - 10 stars on GitHub - 3 maintainers
Top 3.1% on hackage.haskell.org
comonad 5.0.8
Comonads.
57 versions - Latest release: over 3 years ago - 42 dependent packages - 412 dependent repositories - 291 thousand downloads total - 77 stars on GitHub - 3 maintainers
eq 4.2.1
Leibnizian equality.
30 versions - Latest release: over 3 years ago - 140 dependent repositories - 23.7 thousand downloads total - 13 stars on GitHub - 3 maintainers
lens-core 0.2
Cabal 2.2 allows reexported modules, which will eventually allow us to consider splitting lens in...
6 versions - Latest release: over 3 years ago - 1.66 thousand downloads total - 9 stars on GitHub - 1 maintainer
Top 3.9% on hackage.haskell.org
distributive 0.6.2
Distributive functors -- Dual to Traversable
27 versions - Latest release: about 4 years ago - 26 dependent packages - 307 dependent repositories - 258 thousand downloads total - 41 stars on GitHub - 3 maintainers
comonad-extras 4.0.1
Comonad transformers that require Haskell extensions
26 versions - Latest release: about 4 years ago - 14 dependent repositories - 21.8 thousand downloads total - 8 stars on GitHub - 1 maintainer
Top 6.8% on hackage.haskell.org
keys 3.12.3
This package provides a bunch of ad hoc classes for accessing parts of a container. In practice ...
37 versions - Latest release: over 4 years ago - 7 dependent packages - 183 dependent repositories - 79.1 thousand downloads total - 22 stars on GitHub - 3 maintainers
Top 6.1% on hackage.haskell.org
void 0.7.3
A Haskell 98 logically uninhabited data type, used to indicate that a given term should not exist.
26 versions - Latest release: about 5 years ago - 51 dependent packages - 742 dependent repositories - 320 thousand downloads total - 19 stars on GitHub - 3 maintainers
gc 0.0.3
This package implements a form of Poor Richard's Memory Manager by Hertz, Kane, Keudel, Bai, Ding...
5 versions - Latest release: about 5 years ago - 3.25 thousand downloads total - 15 stars on GitHub - 3 maintainers
perhaps 0
Perhaps, a monad.
1 version - Latest release: about 6 years ago - 1 dependent repositories - 723 downloads total - 33 stars on GitHub - 1 maintainer
unpacked-containers 0
This backpack mixin package supplies unpacked sets and maps exploiting backpack's ability to unpa...
1 version - Latest release: about 6 years ago - 1 dependent repositories - 732 downloads total - 51 stars on GitHub - 1 maintainer
lca 0.3.1
This package provides a reference implementation of my skew binary random access algorithm for pe...
10 versions - Latest release: over 6 years ago - 141 dependent repositories - 8.83 thousand downloads total - 24 stars on GitHub - 2 maintainers
Top 8.2% on hackage.haskell.org
nats 1.1.2
Natural numbers.
8 versions - Latest release: over 6 years ago - 28 dependent packages - 305 dependent repositories - 289 thousand downloads total - 10 stars on GitHub - 2 maintainers
Top 7.5% on hackage.haskell.org
heaps 0.3.6
Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the paper "Optim...
15 versions - Latest release: over 6 years ago - 6 dependent packages - 172 dependent repositories - 33.8 thousand downloads total - 29 stars on GitHub - 3 maintainers
lens-properties 4.11.1
Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
4 versions - Latest release: over 6 years ago - 8 dependent repositories - 3.89 thousand downloads total - 1,982 stars on GitHub - 3 maintainers
data-lens 2.11.2
Haskell 98 Lenses
23 versions - Latest release: over 6 years ago - 7 dependent packages - 66 dependent repositories - 26.2 thousand downloads total - 14 stars on GitHub - 2 maintainers
algebra 4.3.1
Constructive abstract algebra
34 versions - Latest release: over 6 years ago - 16 dependent repositories - 32.1 thousand downloads total - 101 stars on GitHub - 3 maintainers
search 0.2
Infinite search in finite time with Hilbert's epsilon
3 versions - Latest release: over 6 years ago - 1 dependent repositories - 2.44 thousand downloads total - 12 stars on GitHub - 1 maintainer
linear-accelerate 0.4.1
Please see the README on GitHub at https://github.com/tmcdonell/linear-accelerate#readme
9 versions - Latest release: almost 7 years ago - 136 dependent repositories - 7.26 thousand downloads total - 1 stars on GitHub - 3 maintainers
Top 4.8% on hackage.haskell.org
gl 0.8.0
Complete OpenGL raw bindings
25 versions - Latest release: about 7 years ago - 4 dependent packages - 173 dependent repositories - 20.4 thousand downloads total - 3 maintainers
data-lens-template 2.1.10
Template Haskell utilities for Data.Lens
18 versions - Latest release: almost 8 years ago - 3 dependent packages - 58 dependent repositories - 19.3 thousand downloads total - 2 stars on GitHub - 3 maintainers
data-lens-fd 2.0.6
Lenses with Functional Dependencies
11 versions - Latest release: almost 8 years ago - 1 dependent package - 7 dependent repositories - 9.98 thousand downloads total - 1 stars on GitHub - 2 maintainers
promises 0.3
Lazy demand-driven promises
4 versions - Latest release: over 8 years ago - 9 dependent repositories - 5.24 thousand downloads total - 27 stars on GitHub - 3 maintainers
hashable-extras 0.2.3
This package provides higher rank analogues to the Hashable data type. The need for these someti...
10 versions - Latest release: over 8 years ago - 1 dependent package - 128 dependent repositories - 14.2 thousand downloads total - 2 stars on GitHub - 1 maintainer
monad-products 4.0.1
monad products (for use until the transformers monad instances on products show up)
11 versions - Latest release: over 8 years ago - 140 dependent repositories - 9.56 thousand downloads total - 5 stars on GitHub - 1 maintainer
monadic-arrays 0.2.2
MArray instances for monad transformers
9 versions - Latest release: over 8 years ago - 140 dependent repositories - 7.67 thousand downloads total - 5 stars on GitHub - 1 maintainer
concurrent-supply 0.1.8
A fast globally unique variable supply with a pure API
9 versions - Latest release: over 8 years ago - 2 dependent packages - 150 dependent repositories - 13.9 thousand downloads total - 17 stars on GitHub - 1 maintainer
sparse 0.9.2
A playground of sparse linear algebra primitives using Morton ordering The design of this librar...
7 versions - Latest release: almost 9 years ago - 2 dependent repositories - 5.67 thousand downloads total - 23 stars on GitHub - 2 maintainers
hyperfunctions 0
Hyperfunctions
1 version - Latest release: almost 9 years ago - 1 dependent repositories - 1.14 thousand downloads total - 15 stars on GitHub - 1 maintainer
zlib-lens 0.1.2
Lenses for zlib
6 versions - Latest release: about 9 years ago - 137 dependent repositories - 5.65 thousand downloads total - 2 maintainers
foreign-var 0.1
Encapsulating mutatable state in external libraries
3 versions - Latest release: about 9 years ago - 9 dependent repositories - 3.54 thousand downloads total - 11 stars on GitHub - 1 maintainer
integration 0.2.1
Fast quadrature techniques
5 versions - Latest release: about 9 years ago - 5 dependent packages - 147 dependent repositories - 10.9 thousand downloads total - 12 stars on GitHub - 1 maintainer
categories 1.0.7
Categories
22 versions - Latest release: over 9 years ago - 1 dependent package - 12 dependent repositories - 23.7 thousand downloads total - 33 stars on GitHub - 1 maintainer
traced 2014.11.15
The module defines a type constructor Traced, which allows evaluation of values to be traced. In...
6 versions - Latest release: over 9 years ago - 4.81 thousand downloads total - 3 maintainers
hask 0
Kind-polymorphic category theory in Haskell
1 version - Latest release: over 9 years ago - 2 dependent repositories - 1.45 thousand downloads total - 160 stars on GitHub - 1 maintainer
fixed 0.2.1
Signed 15.16 precision fixed point arithmetic
6 versions - Latest release: over 9 years ago - 142 dependent repositories - 20 thousand downloads total - 5 stars on GitHub - 1 maintainer
order-statistics 0.1.1
L-estimators and order statistics
4 versions - Latest release: over 9 years ago - 3.4 thousand downloads total - 6 stars on GitHub - 1 maintainer
structures 0.2
This package is a playground for working with several types of advanced data structures including...
2 versions - Latest release: almost 10 years ago - 1.92 thousand downloads total - 63 stars on GitHub - 1 maintainer
monad-st 0.2.4
A basic monad for lifting ST actions
10 versions - Latest release: almost 10 years ago - 1 dependent package - 128 dependent repositories - 9.94 thousand downloads total - 5 stars on GitHub - 1 maintainer