ktsu.Abstractions
by: ktsu.dev contributors
- 884 total downloads
- Latest version: 1.0.13-pre.5
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
- 1.383k total downloads
- Latest version: 1.15.13-pre.8
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
- 733 total downloads
- Latest version: 1.3.6
A library with extension methods to convert strings between common casings used in code.
ktsu.CodeBlocker
by: ktsu.dev contributors
- 608 total downloads
- Latest version: 1.1.9-pre.4
A specialized utility built on top of IndentedTextWriter that simplifies the process of programmatically generating structured code.
ktsu.CompressionProviders.Gzip
by: ktsu.dev contributors
- 456 total downloads
- Latest version: 1.0.3-pre.4
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
- 831 total downloads
- Latest version: 1.0.9-pre.1
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
- 718 total downloads
- Latest version: 2.0.7-pre.2
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.DelegateTransform
by: ktsu.dev contributors
- 104 total downloads
- Latest version: 1.1.5-pre.2
A utility library for transforming values using delegates
ktsu.EncryptionProviders.Aes
by: ktsu.dev contributors
- 447 total downloads
- Latest version: 1.0.3-pre.4
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
- 617 total downloads
- Latest version: 1.5.10-pre.2
A collection of useful extension methods for .NET types including strings, collections, dictionaries, enumerables, and reflection.
ktsu.FileSystemProviders.Native
by: ktsu.dev contributors
- 441 total downloads
- Latest version: 1.0.3-pre.4
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.
ktsu.Frontmatter
by: ktsu.dev contributors
- 9 total downloads
- Latest version: 1.2.2-pre.1
A .NET library for processing and manipulating YAML frontmatter in markdown files.
ktsu.FuzzySearch
by: ktsu.dev contributors
- 633 total downloads
- Latest version: 1.2.5-pre.1
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
- 454 total downloads
- Latest version: 1.0.3-pre.4
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
- 455 total downloads
- Latest version: 1.0.3-pre.4
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
- 447 total downloads
- Latest version: 1.0.3-pre.4
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
- 455 total downloads
- Latest version: 1.0.3-pre.4
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
- 449 total downloads
- Latest version: 1.0.3-pre.4
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
- 441 total downloads
- Latest version: 1.0.3-pre.4
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
- 401 total downloads
- Latest version: 1.0.3-pre.4
A collection of serialization providers implementing ktsu.Abstractions.ISerializationProvider for popular .NET JSON libraries including Newtonsoft.Json and System.Text.Json.