cyotek
NuGet publisher profile
Packages (11)
Cyotek.Drawing.BitmapFont
AngelCode BMFont parser for use with .NET
Cyotek.CircularBuffer
The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. You can use it as a first-in, first-out collection of objects with automatic overwrite support and no array resizing or allocations.
Cyotek.Windows.Forms.ColorPicker
Windows forms controls for selecting colors via various user interfaces.
CyotekImageBox
The ImageBox is a custom control for displaying images with built in support for zooming, scrolling, panning, region selection, virtual modes, and much more.
Cyotek.Markdig.Keyboard
Markdig extension for inserting kbd tags
CyotekTabList
The TabList is a multi-paged container control for Windows Forms similar to the standard TabControl but designed to look like the Project Properties editor of Visual Studio 2012 onwards.
Cyotek.Data.Nbt
NBT (Named Binary Tag) is a tag based binary format designed to carry large amounts of binary data with smaller amounts of additional data. This is currently the format that Minecraft uses for player and region data. Cyotek.Data.Nbt is a library for reading and writing NBT format files used by Minecraft. However, the format is versatile enough to use for many other applications.
Cyotek.Windows.Forms.FontDialog
A drop in replacement for System.Windows.Forms.FontDialog, without the crash when selecting non-TrueType fonts
MantisSharp
A simple client for working with MantisBT via its REST API.
Cyotek.Data.Ini
Object model for working with .ini files
Cyotek.HistoricalDate
Structures for use with historical dates.