crocks
Data types library
A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript.
A collection of well known Algebraic Data Types for your utter enjoyment.
2k stars
37 watching
102 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 2 awesome lists
adtcompositioncurryfunctorliftmonadmonoidpairpredicate-functionsunary-functions
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of functional programming abstractions and data structures for Erlang | 124 |
| An alternative to Lodash, providing utility functions in TypeScript for modern web development | 109 |
| A C++ library that provides a flexible and extensible data type system for representing and manipulating variable-length data values. | 16 |
| A small, functional utility library with 14 core functions for common operations in JavaScript | 261 |
| A curated collection of useful JavaScript libraries for building web applications. | 59 |
| A data-driven API for Pokémon type relationships and effects | 8 |
| A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
| A software library of stochastic streaming algorithms, providing efficient data processing and analysis tools | 899 |
| A set of libraries providing standardized API functions across different functional programming languages | 514 |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |
| A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
| A library providing support for algebraic data types in Racket, useful for compiler implementation and custom data structures. | 2 |
| Defines cross-language data types to generate efficient and type-safe serializers, deserializers, and validators for various programming languages. | 317 |
| A utility library providing over 115 methods to simplify common JavaScript tasks and operations | 42 |
| A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |