Katalyst
Recursion library
A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types
Kotlin recursion schemes with Arrow
22 stars
8 watching
1 forks
Language: Kotlin
last commit: about 6 years ago
Linked from 1 awesome list
arrowfunctional-programmingkotlinrecursion-schemesrecursive-structures
Related projects:
Repository | Description | Stars |
---|---|---|
| An opinionated testing framework that simplifies running and testing solutions to Advent of Code puzzles in Kotlin | 12 |
| A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
| A starter project template for solving Advent of Code puzzles in Kotlin | 6 |
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| Provides higher-order functions for abstracting common recursion patterns in Haskell | 339 |
| A Kotlin implementation of monadic types for functional programming. | 10 |
| Exploring recursion schemes in a functional programming language | 9 |
| A parser combinator library for Clojure to build recursive-descent parsers | 237 |
| A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
| A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
| Functional programming constructs and patterns for Kotlin | 914 |
| A collection of solutions to Advent of Code 2023 puzzles written in Kotlin | 1 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A collection of LeetCode solutions in Java, covering various algorithms and data structures. | 3,288 |