Data packages

Showing projects tagged as Data

  • aeson

    10.0 7.4 L1 Haskell
    A fast Haskell JSON library
  • lens

    10.0 6.8 Haskell
    Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
  • semantic-source

    10.0 5.7 Haskell
    Parsing, analyzing, and comparing source code across many languages
  • hnix

    9.9 7.1 Nix
    A Haskell re-implementation of the Nix expression language
  • accelerate

    9.9 5.6 Haskell
    Embedded language for high-performance array computations
  • attoparsec-conduit

    9.9 3.8 Haskell
    A streaming data library
  • vector

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

    9.8 8.1 C++
    Haskell library for space- and time-efficient operations over Unicode text.
  • bytestring

    9.8 7.9 Haskell
    An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
  • code-builder

    9.8 0.0 Haskell
    Packages for defining APIs, running them, generating client code and documentation.
  • proto-lens

    9.8 5.0 Haskell
    API for protocol buffers using modern Haskell language and library patterns.
  • katip

    9.7 4.1 Haskell
    A structured logging framework for Haskell
  • Frames

    9.7 6.1 Haskell
    Data frames for tabular data.
  • unordered-containers

    9.7 5.0 Haskell
    Efficient hashing-based container types
  • apecs

    9.7 6.8 Haskell
    a fast, extensible, type driven Haskell ECS framework for games
  • compendium-client

    9.7 0.0 Haskell
    Mu (μ) is a purely functional framework for building micro services.
  • microlens

    9.7 7.7 Haskell
    A lightweight (but compatible with ‘lens’) lenses library
  • cassava

    9.7 5.9 Haskell
    A CSV parsing and encoding library optimized for ease of use and high performance
  • massiv

    9.7 5.9 Haskell
    Efficient Haskell Arrays featuring Parallel computation
  • holmes

    9.6 0.0 Haskell
    A reference library for constraint-solving with propagators and CDCL.
  • yaml

    9.6 5.7 L2 C
    Support for serialising Haskell to and from Yaml.
  • classy-prelude-yesod

    9.6 3.5 Haskell
    Type classes for mapping, folding, and traversing monomorphic containers
  • accelerate-llvm

    9.6 6.0 Haskell
    LLVM backend for Accelerate
  • conduit-combinators

    9.6 3.5 Haskell
    Type classes for mapping, folding, and traversing monomorphic containers
  • msgpack

    9.6 0.0 Haskell
    Haskell implementation of MessagePack / msgpack.org[Haskell]
  • classy-prelude

    9.6 3.5 Haskell
    Type classes for mapping, folding, and traversing monomorphic containers
  • refined

    9.5 2.0 Haskell
    Refinement types with static checking
  • critbit

    9.5 0.0 Haskell
    A Haskell implementation of crit-bit trees.
  • binary

    9.5 1.6 Haskell
    Efficient, pure binary serialisation using ByteStrings in Haskell.
  • hashable

    9.5 6.5 Haskell
    A class for types that can be converted to a hash value