Zintom
-
- 3,920 total downloads
- last updated 11/26/2020
- Latest version: 2.2.5
Provides an easy mechanism for displaying interactive menus in the CLI. -
- 2,845 total downloads
- last updated 12/1/2020
- Latest version: 1.3.7
An API which simplifies data storage to disk allowing for easy saving, loading and access of a key-value data structure. Attempts to mimic the functionality and syntax of Androids SharedPreferences. -
- 1,794 total downloads
- last updated 3/10/2021
- Latest version: 1.2.1
A wrapper around the .NET Socket class which provides extra functionality such as length-prefixed send/receive, and Task based overloads for common functions. -
- 991 total downloads
- last updated 3/31/2021
- Latest version: 1.0.2
Provides an easy way to compose and decompose data 'parcels' which can be sent over a network as bytes. -
OpenAIWrapper
by: Zintom- 882 total downloads
- last updated 7/15/2023
- Latest version: 1.0.4
A C# / .NET wrapper library around the OpenAI ChatCompletions (ChatGPT) API. Easy-to-use with a wide range of functionality. Supports ChatCompletions with function-calling. Supports automatic function-call... More information -
DDARayTracer
by: Zintom- 655 total downloads
- last updated 3/19/2021
- Latest version: 1.0.1
Provides a very fast implementation of the DDA Ray Casting Algorithm for .NET 5 using System.Numerics for hardware accelerated Vector math. For 2D tile based scenes. -
ZintomChatGPT
by: Zintom- 528 total downloads
- last updated 5/25/2024
- Latest version: 1.1.2
A C# / .NET wrapper library around the OpenAI ChatCompletions (ChatGPT) API. Easy-to-use with a wide range of functionality. Supports ChatCompletions with function-calling.