All Projects → chimera → Similar Projects or Alternatives

140 Open source projects that are alternatives of or similar to chimera

Memoize One
A memoization library which only remembers the latest invocation
Stars: ✭ 2,649 (+5536.17%)
Mutual labels:  memoize, memoization
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (-14.89%)
Mutual labels:  memoize, memoization
kashe
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Stars: ✭ 60 (+27.66%)
Mutual labels:  memoize, memoization
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (+0%)
Mutual labels:  dynamic-programming
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-74.47%)
Mutual labels:  dynamic-programming
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+200%)
Mutual labels:  dynamic-programming
bkt
bkt is a subprocess caching utility, available as a command line binary and a Rust library.
Stars: ✭ 117 (+148.94%)
Mutual labels:  memoization
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibo…
Stars: ✭ 37 (-21.28%)
Mutual labels:  dynamic-programming
VFIToolkit-matlab
A Matlab Toolkit for Macroeconomic Models using Value Function Iteration
Stars: ✭ 59 (+25.53%)
Mutual labels:  dynamic-programming
memo wise
The wise choice for Ruby memoization
Stars: ✭ 486 (+934.04%)
Mutual labels:  memoization
go-memoize
An easy, no-frills memoizer for Go. Cache your expensive function calls.
Stars: ✭ 63 (+34.04%)
Mutual labels:  memoize
Dynamic-Programming-Questions-by-Aditya-Verma
Aditya Verma (Youtube) DP Playlist Codes/Solutions.
Stars: ✭ 148 (+214.89%)
Mutual labels:  memoization
design-patterns-cpp14
🙏 Design patterns implemented in C++14
Stars: ✭ 35 (-25.53%)
Mutual labels:  memoize
Anamnesis.jl
Fancy memoizing for expensive functions in Julia.
Stars: ✭ 18 (-61.7%)
Mutual labels:  memoization
p-cache
Decorator to memoize the results of async functions via lru-cache.
Stars: ✭ 21 (-55.32%)
Mutual labels:  memoize
MCScanX
MCScanX: Multiple Collinearity Scan toolkit X version. The most popular synteny analysis tool in the world!
Stars: ✭ 144 (+206.38%)
Mutual labels:  dynamic-programming
quranize
transform transliteration to Quran text
Stars: ✭ 13 (-72.34%)
Mutual labels:  dynamic-programming
StructDualDynProg.jl
Implementation of SDDP (Stochastic Dual Dynamic Programming) using the StructJuMP modeling interface
Stars: ✭ 22 (-53.19%)
Mutual labels:  dynamic-programming
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Stars: ✭ 29 (-38.3%)
Mutual labels:  dynamic-programming
SeaPearl.jl
Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
Stars: ✭ 119 (+153.19%)
Mutual labels:  dynamic-programming
circDeep
End-to-End learning framework for circular RNA classification from other long non-coding RNA using multimodal deep learning
Stars: ✭ 21 (-55.32%)
Mutual labels:  dynamic-programming
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+663.83%)
Mutual labels:  dynamic-programming
hu
Small, generic functional helper library for node.js and browsers
Stars: ✭ 18 (-61.7%)
Mutual labels:  memoize
Pike-Modules
Various Pike modules
Stars: ✭ 15 (-68.09%)
Mutual labels:  dynamic-programming
Datalog
An in-memory datalog implementation for OCaml.
Stars: ✭ 218 (+363.83%)
Mutual labels:  memoization
Joblib
Computing with Python functions.
Stars: ✭ 2,620 (+5474.47%)
Mutual labels:  memoization
typescript-lazy-get-decorator
Lazily evaluates a getter on an object and caches the returned value
Stars: ✭ 33 (-29.79%)
Mutual labels:  memoize
monad-memo
Memoization monad transformer
Stars: ✭ 29 (-38.3%)
Mutual labels:  memoization
seqalign pathing
Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm
Stars: ✭ 17 (-63.83%)
Mutual labels:  dynamic-programming
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+38.3%)
Mutual labels:  dynamic-programming
kmeans1d
⭐ A Python package for optimal 1D k-means clustering.
Stars: ✭ 35 (-25.53%)
Mutual labels:  dynamic-programming
datacatalog
Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system
Stars: ✭ 52 (+10.64%)
Mutual labels:  memoization
regex-not
Create a javascript regular expression for matching everything except for the given string.
Stars: ✭ 31 (-34.04%)
Mutual labels:  memoize
DTW Digital Voice Recognition
基于DTW与MFCC特征进行数字0-9的语音识别,DTW,MFCC,语音识别,中英数据,端点检测,Digital Voice Recognition。
Stars: ✭ 28 (-40.43%)
Mutual labels:  dynamic-programming
dynamic-programming-visualization
In browser visualization for dynamic programming algorithms
Stars: ✭ 14 (-70.21%)
Mutual labels:  dynamic-programming
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 (+38.3%)
Mutual labels:  memoization
video-scene-detection
Video Scene Detection Based on the Optimal Sequential Grouping algorithm
Stars: ✭ 62 (+31.91%)
Mutual labels:  dynamic-programming
maki
[beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks
Stars: ✭ 16 (-65.96%)
Mutual labels:  memoization
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+14.89%)
Mutual labels:  dynamic-programming
mnemonik
Simple memoization extension function for Kotlin https://en.wikipedia.org/wiki/Memoization
Stars: ✭ 40 (-14.89%)
Mutual labels:  memoization
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-82.98%)
Mutual labels:  dynamic-programming
algorithms
Algorithms in python and C
Stars: ✭ 71 (+51.06%)
Mutual labels:  dynamic-programming
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 (-25.53%)
Mutual labels:  memoization
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+278.72%)
Mutual labels:  memoization
typescript-memoize
A memoize decorator for Typescript
Stars: ✭ 85 (+80.85%)
Mutual labels:  memoize
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-27.66%)
Mutual labels:  dynamic-programming
memo-async-lru
Memoize Node.js style callback-last functions, using an in-memory LRU store
Stars: ✭ 17 (-63.83%)
Mutual labels:  memoize
Pegparser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Stars: ✭ 164 (+248.94%)
Mutual labels:  memoization
Cacheout
A caching library for Python
Stars: ✭ 238 (+406.38%)
Mutual labels:  memoization
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (+23.4%)
Mutual labels:  dynamic-programming
Fast Memoize.js
🐇 Fastest possible memoization library
Stars: ✭ 2,478 (+5172.34%)
Mutual labels:  memoization
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (-44.68%)
Mutual labels:  dynamic-programming
Memo Decorator
Decorator which applies memoization to a method of a class.
Stars: ✭ 213 (+353.19%)
Mutual labels:  memoization
memoize-fs
memoize/cache in file system solution for Node.js
Stars: ✭ 25 (-46.81%)
Mutual labels:  memoization
ViterbiAlgorithm
Viterbi Algorithm for HMM
Stars: ✭ 26 (-44.68%)
Mutual labels:  dynamic-programming
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-36.17%)
Mutual labels:  dynamic-programming
vector
A PHP functional programming library.
Stars: ✭ 19 (-59.57%)
Mutual labels:  memoization
Competitive-Programming-Solutions
COMPETITIVE PROGRAMMING PRACTICE QUESTIONS
Stars: ✭ 28 (-40.43%)
Mutual labels:  dynamic-programming
niqlow
design, solve and estimate discrete dynamic programs.
Stars: ✭ 16 (-65.96%)
Mutual labels:  dynamic-programming
problem-solving
No description or website provided.
Stars: ✭ 56 (+19.15%)
Mutual labels:  dynamic-programming
1-60 of 140 similar projects