Sequentially

Sequentially is a library of temporal and frequency adverbs for JavaScript. It provides methods to queue a function for deferred or periodic execution, and to throttle the rate or number of times that a function can be called. You could think of it as a kind of memoization, where instead of caching the result it modifies when and whether a function is called.
Alternatives To Sequentially
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Python Memoization133503 years ago13August 01, 20218mitPython
A powerful caching library for Python, with TTL support and multiple algorithm options.
Purefun98163 months ago17November 22, 202310mitJava
Functional Programming library for Java
Invokable42
9 months ago17January 21, 20214mitRuby
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Immutable Tuple201,77995 years ago22January 18, 20194mitJavaScript
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Vector19
3 years agomitPHP
A PHP functional programming library.
Memoization17
a year ago4mitJavaScript
Memoization of synchronous and asynchronous functions
Memoize14
2 years ago2August 27, 20182mitC#
Memoize C# functions with ease.
Sequentially13
16 years agoJavaScript
Sequentially is a library of temporal and frequency adverbs for JavaScript. It provides methods to queue a function for deferred or periodic execution, and to throttle the rate or number of times that a function can be called. You could think of it as a kind of memoization, where instead of caching the result it modifies when and whether a function is called.
Monet7
4 years agomitC++
An interpreted Programming Language
Barely Functional7
8 years ago2May 04, 2016apache-2.0Java
A java library that takes all those really great other functional libraries and gives their function calls better names.
Alternatives To Sequentially
Select To Compare


Alternative Project Comparisons
Popular Memoization Projects
Popular Functional Programming Projects
Popular Software Performance Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Functional Programming
Reactive Programming
Memoization