Xamarin Library to load images quickly and easily.
Features:
- Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support
- Configurable disk and memory caching
- Multiple image views using the same image source (url, path, resource) will use only one bitmap which is...
More information
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the...
More information
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering memory snapshots, for example, as a part of...
More information
This package includes high performance .NET Standard helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports...
More information
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering memory snapshots, for example, as a part of...
More information
This package provides file parser and memory-mapped data structures.
For more details how to use MARS, please use the handbook:
https://mars-group.org/wp-content/uploads/2018/09/mars-modelling-handbook.pdf
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering memory snapshots, for example, as a part of...
More information
JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API.
The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering memory snapshots, for example, as a part of...
More information
Single-document in-memory index implementation for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/memory/Lucene.Net.Index.Memory.html
This package is part of the Lucene.NET project:...
More information