memo_wise
Memoizer
A Ruby library that enables efficient memoization of method calls with thread-safe guarantees and flexible configuration options.
The wise choice for Ruby memoization
576 stars
30 watching
25 forks
Language: Ruby
last commit: 7 days ago
Linked from 1 awesome list
benchmarksgemmemoizationmemoization-helpermemoization-libraryoptimizationperformanceperformance-optimizationrubyruby-gemruby-memoization
Related projects:
Repository | Description | Stars |
---|---|---|
matthewrudy/memoist | A module that enables memoization in Ruby objects with optional argument support and cache management | 921 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
thebrianemory/corneal | A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 254 |
imikimi/literate_randomizer | A Ruby gem that generates near-English prose using Markov chains. | 110 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
arbox/tokenizer | A Ruby-based library for splitting written text into tokens for natural language processing tasks. | 46 |
zencephalon/tactful_tokenizer | A Ruby library that tokenizes text into sentences using a Bayesian statistical model | 80 |
tomz/liblinear-ruby-swig | A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications | 83 |
pda/flip | A Ruby gem for declarative feature flag management with run-time performance optimization. | 403 |
postmodern/wordlist.rb | A Ruby library and CLI for managing wordlists by reading, manipulating, and combining text data | 46 |
mcfreely/epitome | An implementation of the Lexrank algorithm in Ruby for summarizing text | 35 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 885 |
davydovanton/hanami-pagination | Provides a Ruby gem for implementing pagination in Hanami applications using ROM::Pagination plugin. | 14 |