1,232 skills found · Page 1 of 42
academic / Awesome Datascience:memo: An awesome Data Science repository to learn and apply for real world problems.
jbranchaud / Til:memo: Today I Learned
dwyl / English Words:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
6boris / Awesome Golang Algorithm:memo: LeetCode of algorithms with golang solution(updating).
alexreardon / Memoize OneA memoization library which only remembers the latest invocation
diegocard / Awesome Html5:memo: A curated list of awesome HTML5 resources
tkem / CachetoolsExtensible memoizing collections and decorators
caiogondim / Fast Memoize.js:rabbit2: Fastest possible memoization library
jaemk / CachedRust cache structures and easy function memoization
servicetitan / Stl.FusionBuild real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
olmps / MemoMemo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
mattdesl / Graphics Resources:memo: a list of graphic programming resources
maoruibin / TranslateApp:memo: A translations app without interruptions, copy words and translate directly, show result by top view.
medikoo / MemoizeeComplete memoize/cache solution for JavaScript
cnwangjie / Better Onetab:bookmark_tabs: A better OneTab for Chrome :memo:
demidovakatya / Vvedenie Mashinnoe Obuchenie:memo: Подборка ресурсов по машинному обучению
spatie / OnceA magic memoization function
hungtraan / FacebookBotA Facebook Messenger Bot that supports Voice Recognition, Natural Language Processing and features such as: search nearby restaurants, search trending news, transcribe and save memos to the cloud.
textstat / Textstat:memo: python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
sindresorhus / MemoizeMemoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input