purely-functional-data-structures VS proposal-first-class-protocols

Compare purely-functional-data-structures vs proposal-first-class-protocols and see what are their differences.

purely-functional-data-structures

TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures (by DCtheTall)

proposal-first-class-protocols

a proposal to bring protocol-based interfaces to ECMAScript users (by tc39)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
purely-functional-data-structures proposal-first-class-protocols
2 1
8 348
- 0.0%
10.0 0.0
about 5 years ago over 1 year ago
TypeScript
GNU General Public License v3.0 or later -
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.

purely-functional-data-structures

Posts with mentions or reviews of purely-functional-data-structures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.

proposal-first-class-protocols

Posts with mentions or reviews of proposal-first-class-protocols. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Do you do full-on FP in JavaScript? Want it?
    5 projects | /r/functionalprogramming | 29 May 2023
    I'm a web guy. And the browser is my canvas. So JavaScript is my bread and butter. But I've been dying to have more FP goodness in JavaScript. I've eagerly awaited pipelined and partial application (affording tacit style) and records and tuples (immutability all the things!). Once it gets first-class protocols it'll be near full-on Clojure in the browser.

What are some alternatives?

When comparing purely-functional-data-structures and proposal-first-class-protocols you can also consider the following projects:

atomic - Write ClojureScript in JavaScript without a transpiler.

tallstack - A small library (<11 kB) which defines tail recursive functions in JavaScript which avoid call stack overflow.

proposal-command-syntax - Proposal: Command Syntax for JavaScript

lambdata - Purely functional data structures in Typescript