All Projects → Use Inline Memo → Similar Projects or Alternatives

44 Open source projects that are alternatives of or similar to Use Inline Memo

Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-8.55%)
Mutual labels:  memoization
Micro Memoize
A tiny, crazy fast memoization library for the 95% use-case
Stars: ✭ 135 (-11.18%)
Mutual labels:  memoization
Frontend Computer Science
A list of Computer Science topics important for a Front-End Developer to learn 📝
Stars: ✭ 113 (-25.66%)
Mutual labels:  memoization
Python Memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
Stars: ✭ 109 (-28.29%)
Mutual labels:  memoization
Memery
A gem for memoization in Ruby
Stars: ✭ 98 (-35.53%)
Mutual labels:  memoization
Beautiful React Redux
Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization
Stars: ✭ 87 (-42.76%)
Mutual labels:  memoization
React Selector Hooks
Collection of hook-based memoized selector factories for declarations outside of render.
Stars: ✭ 84 (-44.74%)
Mutual labels:  memoization
Decko
💨 The 3 most useful ES7 decorators: bind, debounce and memoize
Stars: ✭ 1,024 (+573.68%)
Mutual labels:  memoization
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-75.66%)
Mutual labels:  memoization
Immutable Tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Stars: ✭ 29 (-80.92%)
Mutual labels:  memoization
Re Reselect
Enhance Reselect selectors with deeper memoization and cache management.
Stars: ✭ 932 (+513.16%)
Mutual labels:  memoization
Moize
The consistently-fast, complete memoization solution for JS
Stars: ✭ 628 (+313.16%)
Mutual labels:  memoization
Cached
Rust cache structures and easy function memoization
Stars: ✭ 530 (+248.68%)
Mutual labels:  memoization
Cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
Stars: ✭ 359 (+136.18%)
Mutual labels:  memoization
Memoize State
The magic memoization for the State management. ✨🧠
Stars: ✭ 305 (+100.66%)
Mutual labels:  memoization
Verge
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Stars: ✭ 273 (+79.61%)
Mutual labels:  memoization
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-73.68%)
Mutual labels:  memoization
cacheme-go
🚀 Schema based, typed Redis caching/memoize framework for Go
Stars: ✭ 19 (-87.5%)
Mutual labels:  memoization
redis-memolock
Redis MemoLock - Distributed Caching with Promises
Stars: ✭ 63 (-58.55%)
Mutual labels:  memoization
async-memo-ize
🛠 Memoize utility for async/await syntax and promises. It supports cache in memory or via Redis
Stars: ✭ 16 (-89.47%)
Mutual labels:  memoization
bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
Stars: ✭ 45 (-70.39%)
Mutual labels:  memoization
tacky
Primitive Object Memoization for Ruby
Stars: ✭ 14 (-90.79%)
Mutual labels:  memoization
kashe
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Stars: ✭ 60 (-60.53%)
Mutual labels:  memoization
chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Stars: ✭ 47 (-69.08%)
Mutual labels:  memoization
vector
A PHP functional programming library.
Stars: ✭ 19 (-87.5%)
Mutual labels:  memoization
maki
[beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks
Stars: ✭ 16 (-89.47%)
Mutual labels:  memoization
bkt
bkt is a subprocess caching utility, available as a command line binary and a Rust library.
Stars: ✭ 117 (-23.03%)
Mutual labels:  memoization
memoize-fs
memoize/cache in file system solution for Node.js
Stars: ✭ 25 (-83.55%)
Mutual labels:  memoization
monad-memo
Memoization monad transformer
Stars: ✭ 29 (-80.92%)
Mutual labels:  memoization
datacatalog
Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system
Stars: ✭ 52 (-65.79%)
Mutual labels:  memoization
the-apache-ignite-book
All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above
Stars: ✭ 65 (-57.24%)
Mutual labels:  memoization
mnemonik
Simple memoization extension function for Kotlin https://en.wikipedia.org/wiki/Memoization
Stars: ✭ 40 (-73.68%)
Mutual labels:  memoization
LruClockCache
A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.
Stars: ✭ 35 (-76.97%)
Mutual labels:  memoization
Dynamic-Programming-Questions-by-Aditya-Verma
Aditya Verma (Youtube) DP Playlist Codes/Solutions.
Stars: ✭ 148 (-2.63%)
Mutual labels:  memoization
Anamnesis.jl
Fancy memoizing for expensive functions in Julia.
Stars: ✭ 18 (-88.16%)
Mutual labels:  memoization
memo wise
The wise choice for Ruby memoization
Stars: ✭ 486 (+219.74%)
Mutual labels:  memoization
Cacheout
A caching library for Python
Stars: ✭ 238 (+56.58%)
Mutual labels:  memoization
Datalog
An in-memory datalog implementation for OCaml.
Stars: ✭ 218 (+43.42%)
Mutual labels:  memoization
Fast Memoize.js
🐇 Fastest possible memoization library
Stars: ✭ 2,478 (+1530.26%)
Mutual labels:  memoization
Memoize One
A memoization library which only remembers the latest invocation
Stars: ✭ 2,649 (+1642.76%)
Mutual labels:  memoization
Joblib
Computing with Python functions.
Stars: ✭ 2,620 (+1623.68%)
Mutual labels:  memoization
Memo Decorator
Decorator which applies memoization to a method of a class.
Stars: ✭ 213 (+40.13%)
Mutual labels:  memoization
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+17.11%)
Mutual labels:  memoization
Pegparser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Stars: ✭ 164 (+7.89%)
Mutual labels:  memoization
1-44 of 44 similar projects