UltimatR 2.2.0

dotnet add package UltimatR --version 2.2.0
NuGet\Install-Package UltimatR -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UltimatR" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UltimatR --version 2.2.0
#r "nuget: UltimatR, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UltimatR as a Cake Addin
#addin nuget:?package=UltimatR&version=2.2.0

// Install UltimatR as a Cake Tool
#tool nuget:?package=UltimatR&version=2.2.0

Caution !! Preventing the use of package by people who are incompetent or insufficiently advanced for malicious purposes. Library may contain hidden bugs on purpose 😉

Software Development Kit dedicated for fast creating API's with Distributed Object Relational Mapping (DORM). Processing of data structures in real time. Contains cache and file system storage using memory mapped files. Supports programming using just in time (JIT) aka runtime compilation to create data driven frameworks for distributed systems, including cloud-based solutions. The library offers algorithms slightly different than those included in the standard SDK. Also approach to handling basic areas such as collections (data structures), threads, network communication, linear math operations on collections 3 times faster then any other code you can write in standard way using parallel linq or common loops also data structure alghorithms like Concurrent Dictionary or simple Dictionary (hashtables) will always be 3 times slower then Catalog or Album in get operation, iteration over collection are similar to list so thousends of times faster then Dictionary also delete. Only adding are similar or few percents faster but use 2 times less memory. Contains upgraded fastest on the planet sorted collection using van emde boas tree with above hashtable and four leafs implementation. Also many others aghorithms has been changed to other approach to achieve better performance for other areas and use cases

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 220 3/22/2023
2.1.2 330 11/7/2022
2.0.0 312 11/7/2022
1.0.0 329 11/7/2022