Rustic.Memory.Specialized
0.6.2
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Rustic.Memory.Specialized --version 0.6.2
NuGet\Install-Package Rustic.Memory.Specialized -Version 0.6.2
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="Rustic.Memory.Specialized" Version="0.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rustic.Memory.Specialized --version 0.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rustic.Memory.Specialized, 0.6.2"
#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 Rustic.Memory.Specialized as a Cake Addin #addin nuget:?package=Rustic.Memory.Specialized&version=0.6.2 // Install Rustic.Memory.Specialized as a Cake Tool #tool nuget:?package=Rustic.Memory.Specialized&version=0.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Rustic
Releasenotes
Packages
Name | Description | Nuget |
---|---|---|
Rustic.Attributes |
Attributes not delivered with the mscorelib. | <br/> dotnet add package Rustic.Common |
Rustic.Common |
Packages types and functionality usable across most projects. | <br/> dotnet add package Rustic.Common |
Rustic.DataEnumGen |
Deprecated in favour of .variant | <br/> dotnet add package Rustic.DataEnumGen |
Rustic.Functional |
Deprecated in favour of c#functionalextensions | <br/> dotnet add package Rustic.Functional |
Rustic.Json |
Json converters & reader, writer utility functionality. | <br/> dotnet add package Rustic.Json |
Rustic.Memory |
Commonly used collection implementation allowing by-ref access to the storage. | <br/> dotnet add package Rustic.Memory |
Rustic.Memory.Bit |
Packed bit collections. Storing sequences of boolean values in integers. | <br/> dotnet add package Rustic.Memory.Bit |
Rustic.Memory.Buffers |
IBufferWriter implementing IVector interface. | <br/> dotnet add package Rustic.Memory.Buffers |
Rustic.Memory.Common |
Packages types and functionality used for many Rustic.Memory projects. |
<br/> dotnet add package Rustic.Memory.Common |
Rustic.Memory.Inline |
Immutable inline array-like implementations for passing tiny lists without heap allocations. | <br/> dotnet add package Rustic.Memory.Inline |
Rustic.Memory.Specialized |
Specialized collection implementations and extensions. | <br/> dotnet add package Rustic.Memory.Specialized |
Rustic.Memory.Vec |
Commonly used collection implementation allowing by-ref access to the storage. | <br/> dotnet add package Rustic.Memory.Vec |
Rustic.Native |
Functionallity to interact with native, OS specific functionallity. | <br/> dotnet add package Rustic.Native |
Rustic.Reflect |
Il based delegate emitter and commonly used reflection utility. | <br/> dotnet add package Rustic.Reflect |
Rustic.Source |
Packages types and functionality related to extending source generators. | <br/> dotnet add package Rustic.Source |
Rustic.Text |
Types and extensions improving string access and formatting functionality. | <br/> dotnet add package Rustic.Source |
Continues Integration
Build | Test | Coverage | Code quality |
---|---|---|---|
<sup>Appveyor</sup> | <sup>Appveyor</sup> | <sup>Coveralls</sup> | <sup>Codacy</sup> |
Source acknowledgements
Source | License |
---|---|
.Net Foundation | MIT |
ValueStringBuilder: a stack-based string-builder | |
bithacks | |
Fast.Reflection |
MIT |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
-
.NETFramework 4.7.2
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.0
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
-
net6.0
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
-
net7.0
- Rustic.Common (>= 0.6.2)
- Rustic.Memory.Inline (>= 0.6.2)
- System.Memory (>= 4.5.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rustic.Memory.Specialized:
Package | Downloads |
---|---|
Rustic.Text
Types and extensions improving string access and formatting functionality. Formatter, SeqSplitIter, SplitIter, Tokenizer |
GitHub repositories
This package is not used by any popular GitHub repositories.
# Version 0.6.0
- Initial release
- Add ReversibleIndexSpan
- Add MultiDictionary