ktsu.HashProviders.XxHash32
by: ktsu.dev contributors
- 268 total downloads
- Latest version: 1.1.0
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.HashProviders.XxHash64
by: ktsu.dev contributors
- 271 total downloads
- Latest version: 1.1.0
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.ImGui.App
by: ktsu.dev contributors
- 2.387k total downloads
- Latest version: 2.3.3
A comprehensive .NET library that provides complete application scaffolding for Dear ImGui applications, featuring window management, DPI-aware rendering, precision PID-controlled frame limiting with comprehensive auto-tuning, advanced font handling with Unicode/emoji support, texture management, and debug tooling. Built on Silk.NET for cross-platform OpenGL support and Hexa.NET.ImGui for modern Dear ImGui bindings.
ktsu.ImGui.Popups
by: ktsu.dev contributors
- 2.346k total downloads
- Latest version: 2.3.3
A library for custom popups using ImGui.NET.
ktsu.ImGui.Styler
by: ktsu.dev contributors
- 2.398k total downloads
- Latest version: 2.3.3
A library for expressively styling ImGui.NET interfaces.
ktsu.ImGui.Widgets
by: ktsu.dev contributors
- 2.369k total downloads
- Latest version: 2.3.3
A library of custom widgets using ImGui.NET and utilities to enhance ImGui-based applications.
ktsu.ImGuiCredentialPopups
by: ktsu.dev contributors
- 1.82k total downloads
- Latest version: 1.1.8-pre.1
ImGuiCredentialPopups
ktsu.ImGuiNodeEditor
by: ktsu.dev contributors
- 226 total downloads
- Latest version: 2.3.3
Package Description
ktsu.ImGuiProvider
by: ktsu.dev contributors
- 388 total downloads
- Latest version: 1.0.6-pre.1
A dependency injection abstraction layer over ImGui implementations for .NET. Wraps Hexa.NET.ImGui behind clean interfaces (IImGuiProvider, IImGuiBackend) enabling swappable backends, testable UI code, and standard DI integration via Microsoft.Extensions.DependencyInjection.
ktsu.IntervalAction
by: ktsu.dev contributors
- 1.844k total downloads
- Latest version: 1.3.11-pre.1
A .NET library that provides a simple way to execute an action at a specified interval with precise timing control.
ktsu.Invoker
by: ktsu.dev contributors
- 1.632k total downloads
- Latest version: 1.1.7-pre.1
A .NET library that ensures delegates are executed on the intended thread, simplifying thread management in UI and graphics applications.
ktsu.Keybinding.Core
by: ktsu.dev contributors
- 679 total downloads
- Latest version: 1.0.10-pre.1
A comprehensive .NET library for managing keyboard shortcuts and keybindings with multi-profile support, command registry, and persistent storage.
ktsu.KtsuBuild
by: ktsu.dev contributors
- 757 total downloads
- Latest version: 1.3.9
.NET build automation tool with semantic versioning, changelog generation, and multi-platform publishing support.
ktsu.LoggingProviders.Console
by: ktsu.dev contributors
- 53 total downloads
- Latest version: 1.1.0
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.Navigation.Core
by: ktsu.dev contributors
- 350 total downloads
- Latest version: 1.0.8
A robust .NET library for implementing navigation stacks with undo/redo support, persistence capabilities, and event-driven architecture. Perfect for applications requiring navigation state management.
ktsu.NavigationProviders.InMemory
by: ktsu.dev contributors
- 54 total downloads
- Latest version: 1.1.0
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.NJsonSchemaJsonConverter
by: ktsu.dev contributors
- 651 total downloads
- Latest version: 1.0.16
A JSON converter factory for .NET that simplifies the serialization and deserialization of NJsonSchema objects.
ktsu.NodeGraph
by: ktsu.dev
- 57 total downloads
- Latest version: 1.0.0
Generic attributes and utilities for describing node graphs in a UI-agnostic way. Allows domain models to be decorated with node metadata without coupling to specific node editor implementations.
ktsu.ObfuscationProviders.Base64
by: ktsu.dev contributors
- 1.267k total downloads
- Latest version: 1.1.0
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.ObfuscationProviders.Hex
by: ktsu.dev contributors
- 270 total downloads
- Latest version: 1.1.0
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.