monocle-ts VS limu

Compare monocle-ts vs limu and see what are their differences.

monocle-ts

Functional optics: a (partial) porting of Scala monocle (by gcanti)

limu

High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism. (by tnfe)
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
monocle-ts limu
7 8
1,016 202
- 8.9%
0.0 8.2
over 1 year ago about 2 months ago
TypeScript JavaScript
MIT License 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.

monocle-ts

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

limu

Posts with mentions or reviews of limu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-06.

What are some alternatives?

When comparing monocle-ts and limu you can also consider the following projects:

optics-ts - Type-safe, ergonomic, polymorphic optics for TypeScript

mutative - Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.

zustand - 🐻 Bear necessities for state management in React

hel - A module federation SDK which is unrelated to tool chain for module consumer. 工具链无关的运行时模块联邦sdk.

spectacles-ts - Practical Optics • Unfancy monocle-ts

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

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

concent - A reactive atomic state engine for React like.

fp-ts-contrib - A community driven utility package for fp-ts

structura.js - A very fast and lightweight Typescript library to create immutable states with a mutable syntax

fp-ts - Functional programming in TypeScript

redux-connect - Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React