InCerryGit
Results
5
repositories owned by
InCerryGit
Dispose.Scope
27
Stars
5
Forks
Watchers
This library allows you to easily use scopes to manage instances of objects that implement the `IDisposable` interface. Register the `IDisposable`s that need to be released into the scope, and then au...
FasterKvCache
79
Stars
13
Forks
Watchers
FasterKv.Cache is an in-process hybrid cache library (memory+disk) based on the Microsoft FasterKv.
mem-doc
48
Stars
17
Forks
Watchers
This is a document to help with .NET memory analysis and diagnostics.