typerep-map
Type-based map data structure
Efficient implementation of Map where types serve as keys
⚡️Efficient implementation of Map with types as keys
100 stars
7 watching
18 forks
Language: Haskell
last commit: 10 months ago arraysbinary-searchcachedependent-mapdmaphacktoberfesthaskelltyperep-map
Related projects:
Repository | Description | Stars |
---|---|---|
kowainik/membrain | Provides type-safe memory units through a Haskell library with minimal boilerplate | 62 |
zekrotja/timedmap | A package implementing a thread-safe map with expiring key-value pairs | 72 |
kowainik/treap | An efficient data structure for fast insertions and queries on sequences of values | 63 |
r-tmap/tmaptools | Provides tools for creating and processing thematic maps | 42 |
retraigo/bettermap | An extension of the Map class with Array-like features | 15 |
mrkkrp/facts | A Haskell library for working with refined types to represent and manipulate data structures | 58 |
maplibre/maplibre-style-spec | Defines a standard for map styles and provides tools to manage them. | 88 |
ditto/ditto | An experimentally designed dependently typed programming language with a focus on type checking and research | 173 |
thma/ltupatternfactory | Maps software design patterns to Haskell type class concepts and functional programming structures | 994 |
i-am-tom/learn-me-a-haskell | Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
holmusk/elm-street | Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
ngneat/hotkeys | A declarative library for handling hotkeys in Angular applications | 331 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
jimmyrocks/maplibre-gl-vector-text-protocol | A library that makes it easy to work with various text-based vector formats in MapLibre GL JS | 39 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |