Packed bit collections. Storing sequences of boolean values in integers. BitSet, BitVec
$ dotnet add package Rustic.Memory.Bit| Name | Description | Nuget |
|---|---|---|
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 | Source generator implementing Rusts DataEnums in C#. | dotnet add package Rustic.DataEnumGen |
Rustic.Functional | Types and functionality implementing functional concepts. |
dotnet add package Rustic.FunctionalRustic.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.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 |