All Projects → Datalog → Similar Projects or Alternatives

44 Open source projects that are alternatives of or similar to Datalog

Fast Memoize.js
🐇 Fastest possible memoization library
Stars: ✭ 2,478 (+1036.7%)
Mutual labels:  memoization
Memoize One
A memoization library which only remembers the latest invocation
Stars: ✭ 2,649 (+1115.14%)
Mutual labels:  memoization
Joblib
Computing with Python functions.
Stars: ✭ 2,620 (+1101.83%)
Mutual labels:  memoization
Memo Decorator
Decorator which applies memoization to a method of a class.
Stars: ✭ 213 (-2.29%)
Mutual labels:  memoization
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-18.35%)
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 (-24.77%)
Mutual labels:  memoization
Use Inline Memo
⚛️ React hook for memoizing values inline anywhere in a component
Stars: ✭ 152 (-30.28%)
Mutual labels:  memoization
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-36.24%)
Mutual labels:  memoization
Micro Memoize
A tiny, crazy fast memoization library for the 95% use-case
Stars: ✭ 135 (-38.07%)
Mutual labels:  memoization
Frontend Computer Science
A list of Computer Science topics important for a Front-End Developer to learn 📝
Stars: ✭ 113 (-48.17%)
Mutual labels:  memoization
Python Memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
Stars: ✭ 109 (-50%)
Mutual labels:  memoization
Memery
A gem for memoization in Ruby
Stars: ✭ 98 (-55.05%)
Mutual labels:  memoization
Beautiful React Redux
Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization
Stars: ✭ 87 (-60.09%)
Mutual labels:  memoization
React Selector Hooks
Collection of hook-based memoized selector factories for declarations outside of render.
Stars: ✭ 84 (-61.47%)
Mutual labels:  memoization
Decko
💨 The 3 most useful ES7 decorators: bind, debounce and memoize
Stars: ✭ 1,024 (+369.72%)
Mutual labels:  memoization
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-83.03%)
Mutual labels:  memoization
Immutable Tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Stars: ✭ 29 (-86.7%)
Mutual labels:  memoization
Re Reselect
Enhance Reselect selectors with deeper memoization and cache management.
Stars: ✭ 932 (+327.52%)
Mutual labels:  memoization
Moize
The consistently-fast, complete memoization solution for JS
Stars: ✭ 628 (+188.07%)
Mutual labels:  memoization
Cached
Rust cache structures and easy function memoization
Stars: ✭ 530 (+143.12%)
Mutual labels:  memoization
Cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
Stars: ✭ 359 (+64.68%)
Mutual labels:  memoization
Memoize State
The magic memoization for the State management. ✨🧠
Stars: ✭ 305 (+39.91%)
Mutual labels:  memoization
Verge
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Stars: ✭ 273 (+25.23%)
Mutual labels:  memoization
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-81.65%)
Mutual labels:  memoization
cacheme-go
🚀 Schema based, typed Redis caching/memoize framework for Go
Stars: ✭ 19 (-91.28%)
Mutual labels:  memoization
redis-memolock
Redis MemoLock - Distributed Caching with Promises
Stars: ✭ 63 (-71.1%)
Mutual labels:  memoization
async-memo-ize
🛠 Memoize utility for async/await syntax and promises. It supports cache in memory or via Redis
Stars: ✭ 16 (-92.66%)
Mutual labels:  memoization
bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
Stars: ✭ 45 (-79.36%)
Mutual labels:  memoization
tacky
Primitive Object Memoization for Ruby
Stars: ✭ 14 (-93.58%)
Mutual labels:  memoization
kashe
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Stars: ✭ 60 (-72.48%)
Mutual labels:  memoization
chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Stars: ✭ 47 (-78.44%)
Mutual labels:  memoization
vector
A PHP functional programming library.
Stars: ✭ 19 (-91.28%)
Mutual labels:  memoization
maki
[beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks
Stars: ✭ 16 (-92.66%)
Mutual labels:  memoization
bkt
bkt is a subprocess caching utility, available as a command line binary and a Rust library.
Stars: ✭ 117 (-46.33%)
Mutual labels:  memoization
memoize-fs
memoize/cache in file system solution for Node.js
Stars: ✭ 25 (-88.53%)
Mutual labels:  memoization
monad-memo
Memoization monad transformer
Stars: ✭ 29 (-86.7%)
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 (-76.15%)
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 (-70.18%)
Mutual labels:  memoization
mnemonik
Simple memoization extension function for Kotlin https://en.wikipedia.org/wiki/Memoization
Stars: ✭ 40 (-81.65%)
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 (-83.94%)
Mutual labels:  memoization
Dynamic-Programming-Questions-by-Aditya-Verma
Aditya Verma (Youtube) DP Playlist Codes/Solutions.
Stars: ✭ 148 (-32.11%)
Mutual labels:  memoization
Anamnesis.jl
Fancy memoizing for expensive functions in Julia.
Stars: ✭ 18 (-91.74%)
Mutual labels:  memoization
memo wise
The wise choice for Ruby memoization
Stars: ✭ 486 (+122.94%)
Mutual labels:  memoization
Cacheout
A caching library for Python
Stars: ✭ 238 (+9.17%)
Mutual labels:  memoization
1-44 of 44 similar projects