🐇 Fastest possible memoization library
A memoization library which only remembers the latest invocation
📝 Nealyang personal blog
翻译 - :memo:Nealyang个人博客
Extensible memoizing collections and decorators
📝 Подборка ресурсов по машинному обучению
📝 This repository recorded my NLP journey.
翻译 - :memo:此存储库记录了我的NLP旅程。
The wise choice for Ruby memoization
翻译 - Ruby 记忆化的明智选择
Incremental computation through constrained memoization.
Intuitive magical memoization library with Proxy and WeakMap
Enhance Reselect selectors with deeper memoization and cache management.
翻译 - 通过更深入的备忘录和缓存管理来增强“重新选择”选择器。
☔️ Babel Macros for automatic React Hooks memoization invalidation
翻译 - Ba️Babel Macros用于自动React Hooks记忆无效化
Build 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 i...
翻译 - 实时.NET Core和Blazor应用程序的新计算可观测值(例如KO / MobX中的值),但设计用于涵盖所有服务器端数据的任意大小的模型。它们是按需创建的,在使用时保留在RAM中,是不可变的并且是线程安全的。他们始终保持同步的副本可以存在于任何地方,包括在浏览器中运行的Blazor代码以为您的实时UI提供动力。
An assorted collection of Scheme utilities. Implements native monads, pattern matching, generic operator dispatch, serialization, event handling, memoization, suffix trees, among other things. It star...