lazy
A small (~900B gzip), useful set of methods for lazy iteration of iterables. (by ricokahler)
cow-list
Copy-On-Write iterable list (by Conaclos)
lazy | cow-list | |
---|---|---|
1 | 1 | |
12 | 4 | |
- | - | |
6.7 | 0.0 | |
16 days ago | over 2 years ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
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.
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.
lazy
Posts with mentions or reviews of lazy.
We have used some of these posts to build our list of alternatives
and similar projects.
cow-list
Posts with mentions or reviews of cow-list.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-31.
What are some alternatives?
When comparing lazy and cow-list you can also consider the following projects:
ts-iterable-functions - Tree-shakeable, functional, type-safe library for lazy transformation of iterable sequences in TypeScript.
dotted-logootsplit - A delta-state block-wise sequence CRDT
ts-iterable - Iterables, streams for typescript
mutative - Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
fp - fp - My little functional programming library
teletype-crdt - String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.