proposal-record-tuple VS immutable-js

Compare proposal-record-tuple vs immutable-js and see what are their differences.

proposal-record-tuple

ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change! (by tc39)

immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity. (by immutable-js)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
proposal-record-tuple immutable-js
73 38
2,423 32,853
0.9% 0.1%
2.7 7.0
4 months ago 8 days ago
HTML TypeScript
- 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.

proposal-record-tuple

Posts with mentions or reviews of proposal-record-tuple. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.

immutable-js

Posts with mentions or reviews of immutable-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.

What are some alternatives?

When comparing proposal-record-tuple and immutable-js you can also consider the following projects:

zod - TypeScript-first schema validation with static type inference

Immer - Create the next immutable state by mutating the current one

mori - ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

typescript-eslint - :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

ramda - :ram: Practical functional Javascript

typescript-is

lodash - A modern JavaScript utility library delivering modularity, performance, & extras.

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

RxJS

proposals - Tracking ECMAScript Proposals

immutability-helper - mutate a copy of data without changing the original source