mostly-adequate-guide VS hkts

Compare mostly-adequate-guide vs hkts and see what are their differences.

hkts

Functional programming tools: option, either, task, state, optics, etc. (by nullpub)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
mostly-adequate-guide hkts
20 3
23,155 19
0.4% -
6.2 8.5
4 months ago almost 3 years ago
JavaScript TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mostly-adequate-guide

Posts with mentions or reviews of mostly-adequate-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.

hkts

Posts with mentions or reviews of hkts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-28.
  • Hey Come Help Out And Learn Some Stuff
    4 projects | /r/Deno | 28 Dec 2020
    We need to be able to parse incoming json/xml/etc into typescript types. This is done or doable with the hkts decoder which is a partial port of io-ts.
  • Higher Kinded Deno
    4 projects | dev.to | 21 Oct 2020
    Before diving into the nitty gritty of how hkts implements higher kinded types, how hkts handles type-class constructor lengths, or how one might implement Monad for These, I will begin at the end. This is to say, I will be starting with examples of how to use Option, Either, Task, and more. Then I will endeavor to explain what type classes like Functor, Monad, Traverse, and Monoid mean. Lastly, I'll get into the typescript abstractions that make hkts possible.

What are some alternatives?

When comparing mostly-adequate-guide and hkts you can also consider the following projects:

fp-ts-std - The missing pseudo-standard library for fp-ts.

dropshot - expose REST APIs from a Rust program

fp-ts - Functional programming in TypeScript

static-land - Specification for common algebraic structures in JavaScript based on Fantasy Land

functional-programming-jargon - Jargon from the functional programming world in simple terms!

fp-ts-routing - A type-safe bidirectional routing library for TypeScript

cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.

fnts - λ Minimal Functional Programming Utilities for TypeScript & JavaScript

gleam - ⭐️ A friendly language for building type-safe, scalable systems!

jsonschema - Generate JsonSchema and TypeScript types at the same time

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

sums_up - Sum types for Ruby