Rustic.Attributes |
Attributes not delivered with the mscorelib. |
dotnet add package Rustic.Common |
Rustic.Common |
Packages types and functionality usable across most projects. |
dotnet add package Rustic.Common |
Rustic.DataEnumGen |
Deprecated in favour of .variant |
dotnet add package Rustic.DataEnumGen |
Rustic.Functional |
Deprecated in favour of c#functionalextensions |
dotnet add package Rustic.Functional |
Rustic.Json |
Json converters & reader, writer utility functionality. |
dotnet add package Rustic.Json |
Rustic.Memory |
Commonly used collection implementation allowing by-ref access to the storage. |
dotnet add package Rustic.Memory |
Rustic.Memory.Bit |
Packed bit collections. Storing sequences of boolean values in integers. |
dotnet add package Rustic.Memory.Bit |
Rustic.Memory.Buffers |
IBufferWriter implementing IVector interface. |
dotnet add package Rustic.Memory.Buffers |
Rustic.Memory.Common |
Packages types and functionality used for many Rustic.Memory projects. |
dotnet add package Rustic.Memory.Common |
Rustic.Memory.Inline |
Immutable inline array-like implementations for passing tiny lists without heap allocations. |
dotnet add package Rustic.Memory.Inline |
Rustic.Memory.Specialized |
Specialized collection implementations and extensions. |
dotnet add package Rustic.Memory.Specialized |
Rustic.Memory.Vec |
Commonly used collection implementation allowing by-ref access to the storage. |
dotnet add package Rustic.Memory.Vec |
Rustic.Native |
Functionallity to interact with native, OS specific functionallity. |
dotnet add package Rustic.Native |
Rustic.Reflect |
Il based delegate emitter and commonly used reflection utility. |
dotnet add package Rustic.Reflect |
Rustic.Source |
Packages types and functionality related to extending source generators. |
dotnet add package Rustic.Source |
Rustic.Text |
Types and extensions improving string access and formatting functionality. |
dotnet add package Rustic.Source |