Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
31 packages returned for Tags:"memoization"
Sort by
Relevance
Downloads
Recently updated
LanguageExt.
Core
by:
louthy
11,936,522 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
LanguageExt.
Parsec
by:
louthy
436,053 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
LanguageExt.
FSharp
by:
louthy
466,152 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
DannyBoyNg.
UserAgentParser
by:
DannyBoyNg
Deprecated
101,232 total downloads
last updated
1/18/2019
Latest version:
2.1.0
useragentparser
user
agent
parse
browser
client
detect
detection
memoization
A library to parse user-agent strings in C#.
LanguageExt.
CodeGen
by:
louthy
263,917 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Lenses
Records
Unions
Monad
Option
Either
More tags
Design and build-time code-gen for records, unions, lenses and immutable With functions
MbCache
by:
rogerkratz
58,645 total downloads
last updated
11/22/2022
Latest version:
4.1.0
cache
c#
centralized
configure
.net
mbcache
memoization
memoize
aop
Cache method results
RSpec-
Let
by:
baylor
57,359 total downloads
last updated
3/7/2020
Latest version:
1.1.1
NUnit
MSTest
XUnit
RSpec
memoization
helper
dependency
injection
When testing in C# it's not unusual to test instances of a class. The problem we all face is having a place to initialize our objects. 1. Create a field that is initialized and reset on...
More information
LanguageExt.
Rx
by:
louthy
215,792 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
FP.
Memoization
by:
federico-paolillo
26,715 total downloads
last updated
8/27/2018
Latest version:
1.1.0
memoization
memoize
functional
functions
functional-programming
net-standard
utility
Memoize functions with ease
LanguageExt.
Transformers
by:
louthy
186,537 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Functions like MapT, BindT, ForAllT, etc. for the nested monadic type extensions (i.e. `Seq<Option>`
Ng.
UserAgentService
by:
DannyBoyNg
62,098 total downloads
last updated
10/27/2022
Latest version:
1.1.2
useragentparser
user
agent
parse
browser
client
detect
detection
memoization
dependancy
More tags
A service to parse user-agent strings in C#.
Elementary.
Memoization
by:
w_gross
7,202 total downloads
last updated
11/7/2016
Latest version:
1.2.2
cache
memoization
Provides a lightweight, fast and extensible micro cache through memoization
Recall
by:
ralmoritz
9,117 total downloads
last updated
10/31/2014
Latest version:
1.0.6
memoization
cashing
C#
.NET
A portable memoization and caching library for .NET
Ibra.
Lazy
by:
Eyas
7,986 total downloads
last updated
9/16/2018
Latest version:
1.1.0
lazy
memoized
memoization
caching
Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class.
Memoization
by:
rickbeerendonk
1,862 total downloads
last updated
11/18/2014
Latest version:
1.0.0
Memoization
Library to create memoized versions of referentially transparent functions and methods.
Echo.
Process
by:
louthy
65,765 total downloads
last updated
5/3/2023
Latest version:
2.2.1-beta
Echo
Process
C#
Functional
Language
Extension
Monad
Option
Either
Reader
More tags
echo-process Actor library component that works with LanguageExt.Core: An 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for...
More information
Cuemon.
Extensions.
Runtime.
Caching
by:
gimlichael
8,325 total downloads
last updated
11/14/2023
Latest version:
8.0.0
extension-methods
extensions
memoization
memoize
get-or-add
thread-safe
caching
The Cuemon.Extensions.Runtime.Caching namespace contains extension methods that complements the Cuemon.Runtime.Caching namespace by adding support for Memoization techniques and GetOrAdd convenience; both with...
More information
LanguageExt.
Sys
by:
louthy
70,446 total downloads
last updated
10/21/2023
Latest version:
4.4.7
C#
Functional
Language
Extension
Aff
Eff
Monad
Option
Either
Reader
More tags
Extensions to language-ext effects system that wraps the IO behaviours from the .NET BCL
Memoization.
Net
by:
hcoona
1,217 total downloads
last updated
8/17/2022
Latest version:
1.1.0-beta.1.gb6ba33d
memoization
This project help C# make memoized function. See project site for further details.
Echo.
Process.
Redis
by:
louthy
52,265 total downloads
last updated
5/3/2023
Latest version:
2.2.1-beta
Echo
Process
C#
Functional
Language
Extension
Monad
Option
Either
Reader
More tags
Actor library component that works with LanguageExt.Core and Echo.Process: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like...
More information
Previous
Next