-
neural-network Public
A simple, from-scratch C++ Feedforward Neural Network with zero dependencies, built to demystify the fundamentals of deep learning.
-
tinyjson Public
A lightweight and lightning-fast C++ JSON parser designed for high performance and minimal footprint.
-
cancellation_token Public
C++ Implementation of the .NET CancellationToken Struct
C++ MIT License UpdatedApr 28, 2025 -
-
myoddweb.piger Public
Piger is a Keystroke Launcher allowing you to run your own commands from your keyboard. Highlight a word hold the caps lock key and simply type 'Google' to search for it in your browser. You can cr…
-
myoddweb.classifier Public
Microsoft Outlook automatic Spam Classifier, Classify emails as they arrive and move them to your own folders. Works on Office 356, Outlook 2016,2013 and 2010
-
myoddweb.commandlineparser Public
A very simple c# command line arguments Parser, include the nuget package, add to your program and you are done...
-
myoddweb.desktopsearch Public
myodd desktop search finds words in files, documents, code and much more.
-
myoddweb.any Public
This class tries to introduce dynamic typing, (or 'Duck typing') to c++, basically we try to remove the 'type' from the variable. Rather the type is decided at runtime. This class is used in the my…
-
-
myoddweb.directorywatcher Public
A fast and reliable, (non blocking!), .NET/C++ File/Directory watcher, complete rewrite of FileSystemWatcher to ensure speed/accuracy/reliability/suppress duplicate events.
-
myoddweb.ssltest Public
Simple c# App to test supported ssl/tls version
-
-
SQLiteServer Public archive
A library to allow multiple applications to share a single SQLite database
-
Newtonsoft.Json Public
Forked from JamesNK/Newtonsoft.JsonJson.NET is a popular high-performance JSON framework for .NET
-
myoddweb.bignumber.cpp Public
Yet another C++ BigNumber implementation with focus on switching between languages.
-
System.Data.SQLite Public
Forked from Faithlife/System.Data.SQLiteA lightweight ADO.NET wrapper around SQLite
-
myoddweb.bignumber.php Public archive
A php BigNumber class with no external dependencies
-
-