ktsu.Abstractions
by: ktsu.dev contributors
- 80 total downloads
- Latest version: 1.0.11-pre.3
A library providing a comprehensive set of interfaces for compression, encryption, hashing, obfuscation, serialization, and filesystem access with zero-allocation Try* methods and convenient default implementations.
ktsu.AppDataStorage
by: ktsu.dev contributors
- 103 total downloads
- Latest version: 1.15.11-pre.3
Application data management library using JSON serialization to save and load data in the user's app data folder.
ktsu.CaseConverter
by: ktsu.dev contributors
- 77 total downloads
- Latest version: 1.3.5-pre.3
A library with extension methods to convert strings between common casings used in code.
ktsu.CodeBlocker
by: ktsu.dev contributors
- 59 total downloads
- Latest version: 1.1.8-pre.3
A specialized utility built on top of IndentedTextWriter that simplifies the process of programmatically generating structured code.
ktsu.CompressionProviders.Gzip
by: ktsu.dev contributors
- 54 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.Containers
by: ktsu.dev contributors
- 89 total downloads
- Latest version: 1.0.8-pre.3
High-performance, specialized container types for .NET with optimized implementations like RingBuffer for efficient fixed-size circular buffer operations.
ktsu.DeepClone
by: ktsu.dev contributors
- 87 total downloads
- Latest version: 2.0.6-pre.3
A lightweight .NET library providing a non-generic interface and type-safe base class for implementing deep cloning functionality in your classes. Supports inheritance hierarchies, circular references, and various collection types including immutable collections. Thread-safe and designed for performance with minimal dependencies.
ktsu.EncryptionProviders.Aes
by: ktsu.dev contributors
- 53 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.Extensions
by: ktsu.dev contributors
- 77 total downloads
- Latest version: 1.5.9-pre.3
A collection of useful extension methods for .NET types including strings, collections, dictionaries, enumerables, and reflection.
ktsu.FileSystemProviders.Native
by: ktsu.dev contributors
- 51 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.FuzzySearch
by: ktsu.dev contributors
- 90 total downloads
- Latest version: 1.2.4-pre.3
Lightweight .NET fuzzy string matching library with intelligent scoring for search-as-you-type, command palettes, and flexible string matching applications.
ktsu.HashProviders.FNV1_32
by: ktsu.dev contributors
- 55 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.FNV1_64
by: ktsu.dev contributors
- 56 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.FNV1a_32
by: ktsu.dev contributors
- 59 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.FNV1a_64
by: ktsu.dev contributors
- 55 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.MD5
by: ktsu.dev contributors
- 56 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.SHA1
by: ktsu.dev contributors
- 57 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.SHA256
by: ktsu.dev contributors
- 46 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.SHA384
by: ktsu.dev contributors
- 45 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.HashProviders.SHA512
by: ktsu.dev contributors
- 46 total downloads
- Latest version: 1.0.3-pre.3
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.