Containers.Benchmarks
by: Containers.Benchmarks
- 163 total downloads
- Latest version: 1.0.0
Package Description
ktsu.Abstractions
by: ktsu.dev contributors
- 1.881k total downloads
- Latest version: 1.1.0
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
- 2.964k total downloads
- Latest version: 1.15.19
Application data management library using JSON serialization to save and load data in the user's app data folder.
ktsu.BlastMerge
by: ktsu.dev contributors
- 614 total downloads
- Latest version: 1.0.22-pre.6
Cross-repository file synchronization tool that uses intelligent iterative merging to unify multiple file versions with interactive conflict resolution. Features include batch processing with custom search paths and exclusion patterns, parallel file hashing for performance, persistent command history, and comprehensive automation capabilities for multi-repository workflows. Supports advanced diff visualization, pattern-based file discovery, and discrete processing phases with real-time progress reporting.
ktsu.CaseConverter
by: ktsu.dev contributors
- 1.744k total downloads
- Latest version: 1.3.13-pre.1
A library with extension methods to convert strings between common casings used in code.
ktsu.CodeBlocker
by: ktsu.dev contributors
- 1.537k total downloads
- Latest version: 1.2.1-pre.1
A specialized utility built on top of IndentedTextWriter that simplifies the process of programmatically generating structured code.
ktsu.CompressionProviders.Brotli
by: ktsu.dev contributors
- 240 total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.CompressionProviders.Deflate
by: ktsu.dev contributors
- 184 total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.CompressionProviders.Gzip
by: ktsu.dev contributors
- 1.23k total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.CompressionProviders.ZLib
by: ktsu.dev contributors
- 191 total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.Containers
by: ktsu.dev contributors
- 1.71k total downloads
- Latest version: 1.0.13-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
- 1.562k total downloads
- Latest version: 2.0.12-pre.1
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
- 939 total downloads
- Latest version: 1.1.9-pre.1
A utility library for transforming values using delegates
ktsu.EncryptionProviders.Aes
by: ktsu.dev contributors
- 1.231k total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.Extensions
by: ktsu.dev contributors
- 1.333k total downloads
- Latest version: 1.5.15-pre.1
A collection of useful extension methods for .NET types including strings, collections, dictionaries, enumerables, and reflection.
ktsu.FileSystemProvider
by: ktsu.dev contributors
- 443 total downloads
- Latest version: 1.0.3-pre.3
A clean, dependency injection-first provider for filesystem access in .NET applications using System.IO.Abstractions. Features thread-safe operations, async context isolation, lazy initialization, and factory pattern for easy testing with mock filesystems. Built for modern .NET dependency injection.
ktsu.FileSystemProviders.Native
by: ktsu.dev contributors
- 1.224k total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.
ktsu.Frontmatter
by: ktsu.dev contributors
- 1.29k total downloads
- Latest version: 1.2.7-pre.1
A .NET library for processing and manipulating YAML frontmatter in markdown files.
ktsu.FuzzySearch
by: ktsu.dev contributors
- 1.659k total downloads
- Latest version: 1.2.9-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.CRC32
by: ktsu.dev contributors
- 181 total downloads
- Latest version: 1.0.10-pre.1
A comprehensive collection of provider implementations for the ktsu ecosystem, including serialization (Newtonsoft.Json, System.Text.Json), hashing (MD5, SHA1, SHA256, SHA384, SHA512, FNV1/FNV1a), compression (Gzip), encryption (AES), file system (Native), and obfuscation (Base64) providers. All implementations follow the provider pattern with standardized interfaces from ktsu.Abstractions.