Data packages

Showing projects tagged as Data Structures and Data

  • vector

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

    9.7 5.9 Haskell
    Efficient Haskell Arrays featuring Parallel computation
  • semigroups

    9.1 1.1 Haskell
    Haskell 98 semigroups
  • typerep-map

    9.1 2.1 Haskell
    ⚡️Efficient implementation of Map with types as keys
  • bytestring-trie

    8.2 4.6 Haskell
    An efficient finite map from (byte)strings to values.
  • semilattices

    8.0 7.4 Haskell
    join and meet semilattices, lower and upper bounds.
  • bcp47

    7.9 6.7 Haskell
    BCP-47 for Haskell
  • intern

    7.7 4.1 Haskell
    Hash consing for arbitrary Haskell data types
  • vector-instances

    7.4 3.2 Haskell
    Additional Instances for Data.Vector
  • enummapset

    7.3 5.8 Haskell
    IntMap and IntSet with Enum keys/elements.
  • type-aligned

    7.3 0.0 Haskell
    Various type-aligned sequence data structures.
  • CTRex

    7.2 0.0 Haskell
    Open records for Haskell
  • data-r-tree

    7.1 4.7 Haskell
    Haskell implementatio of R-Trees
  • hw-rankselect

    7.1 2.7 Haskell
    Rank-select
  • hw-xml

    7.0 3.6 Haskell
    Conduits for tokenizing streams.
  • data-clist

    6.5 3.9 Haskell
    A purely functional ring data structure for Haskell.
  • suffixtree

    6.3 0.0 Haskell
    An efficient, lazy suffix tree implementation
  • massiv-io

    6.1 0.0 Haskell
    Read and write images as massiv arrays
  • vector-heterogenous

    6.0 0.0 Haskell
    Arbitrary size tuples in Haskell
  • composition-tree

    5.9 0.0 Haskell
    Composition trees for arbitrary monoids.
  • text-trie

    5.9 0.0 Haskell
    An efficient finite map from Text to values, based on bytestring-trie.
  • HMap

    5.8 0.0 Haskell
    Fast heterogeneous maps in Haskell
  • hw-rankselect-base

    5.7 2.7 Haskell
    Rank-select base
  • hw-balancedparens

    5.7 2.7 Haskell
    Balanced parentheses
  • hw-json-lens

    5.6 0.0 Haskell
    Lens for hw-json
  • composition

    5.5 0.0 Haskell
    Combinators for unorthodox function composition in Haskell
  • dawg

    5.4 0.0 Haskell
    Directed acyclic word graphs
  • vector-functorlazy

    5.4 0.0 Haskell
    vectors supporting lazy fmap application; asymptotically faster in some cases
  • text-containers

    5.3 0.0 Haskell
    Memory-efficient string-indexed container types.
  • composition-extra

    5.3 5.2 Haskell
    Combinators for unorthodox structure composition in Haskell