ktsu.Abstractions
by: ktsu.dev contributors
- 883 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.382k 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
- 731 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
- 607 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
- 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.Containers
by: ktsu.dev contributors
- 830 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
- 717 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
- 103 total downloads
- Latest version: 1.1.5-pre.2
A utility library for transforming values using delegates
ktsu.EncryptionProviders.Aes
by: ktsu.dev contributors
- 445 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
- 615 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
- 439 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
- 7 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
- 632 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
- 453 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
- 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.FNV1a_32
by: ktsu.dev contributors
- 446 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
- 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.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.