Ștefan-Mihai MOGA's repositories
IntelliFile
IntelliFile is an alternative Windows version to the famous Total Commander!
IntelliTask
IntelliTask is an alternative Windows version to the famous Task Manager!
IntelliPort
IntelliPort is an alternative Windows version to the famous HyperTerminal!
IntelliLink
IntelliLink is an alternative Windows version to Online Link Managers!
WebSearchEngine
https://www.text-mining.ro/ demonstrates how to design & implement a Web Search Engine
IntelliDisk
IntelliDisk is an alternative Windows version to the famous Microsoft OneDrive!
CryptLibraryDemo
Demo for Microsoft's Crypt Library functions.
BTreeAccess
Introduction to B-trees: Concepts and Applications
IntelliEdit
IntelliEdit is an alternative Windows version to the famous Microsoft Notepad!
XMLSitemap
An alternative Windows version to XML Sitemap online generators
mysql-connector-cpp
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
csv-parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
fast-cpp-csv-parser
fast-cpp-csv-parser
google2fa
A One Time Password Authentication package, compatible with Google Authenticator.
HexCtrl
Fully featured Hex Control written in C++ with the help of the MFC library.
openssl
TLS/SSL and crypto library
OSLC-handbook
A data store and handbook of practical information about complying with the most common open source licenses.
producer_consumer
This is an implementation of producer-consumer problem as described in Wikipedia's Producer–consumer problem, but using the semaphore implementation from https://github.com/mihaimoga/semaphore.
Python
All Algorithms implemented in Python
semaphore
counting_semaphore implementation. This is header-only, no external dependency C++11 library. According to C++20 standard (https://en.cppreference.com/w/cpp/thread/counting_semaphore)
SHA256
A C++ SHA256 implementation.
sqlite
Official Git mirror of the SQLite source tree
uncrustify
Code beautifier
win32
Public mirror for win32-pr
Win32CaptureSample
A simple sample using the Windows.Graphics.Capture APIs in a Win32 application.
Windows-Camera
Tools and samples for camera related APIs on Windows