structures
Data structure experiment
A playground for advanced data structures in Haskell
A playground for working on advanced data structures in Haskell
63 stars
14 watching
10 forks
Language: Haskell
last commit: about 10 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Category theory for Haskell with a strong lens-like flavor. | 163 |
| | A Haskell package providing a set of semigroups and tools for deriving them with generics. | 62 |
| | Provides definitions and laws for building comonads in Haskell | 77 |
| | An experimental language project providing a toy compiler and tools for working with it | 162 |
| | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| | Provides a Haskell implementation of functors with contravariant behavior | 73 |
| | A set of low-dimensional linear algebra primitives for use in Haskell programs | 203 |
| | A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
| | A playground for exploring various data structures and network protocols in Elixir | 14 |
| | A data structure implementation in C++ with documentation and examples. | 0 |
| | Combinators for manipulating locally-nameless generalized de Bruijn terms | 121 |
| | A Haskell library that provides a general-purpose data transformation framework using lenses and traversals. | 2,034 |
| | Provides Haskell bindings to the OpenGL specification | 93 |
| | An exploration of relational programming in Haskell with a focus on language and tooling | 257 |
| | An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |