Bader's repositories
Fluid-Simulation
Attempt to Simulate Fluid using Lattice Boltzmann Method with the Pixel Game Engine
TheSoundOfSorting
Visualizing & Hearing Sorting Algorithms
Uuid-Generator-Efficiency-Test
Since uuid version 4 is based on a pseudo-random number, i was wondering how efficient is a C uuid v4 generator, i had to test that my self using C++17 to generate 10,000,000 uuids and search for repeated ones.
xtd_dev_tools
GUI tools made with xtd to help speed up xtd development
xtd_fluid_simulation
using xtd::forms::animation & xtd::drawing::graphics to simulate fluid with the ability to manipulate constraints at runtime
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#main
efsw-filesystem-watcher
efsw is a C++ cross-platform file system watcher and notifier.
evillimiter-limit-wifi-bandwidth-local-users
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
GPaste
Clipboard management system
librealsense
Intel® RealSense™ SDK
mariadb-connector-cpp
MariaDB Connector for C++
modern-cpp-features
A cheatsheet of modern C++ language and library features.
OpenGLPlayground
A Multi-Scene Playground Project To Learn OpenGL
PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
simdjson
Parsing gigabytes of JSON per second
snort3
Snort++
tgbot-cpp
C++ library for Telegram bot API
the-algorithm
Source code for Twitter's Recommendation Algorithm
whisper.cpp
Port of OpenAI's Whisper model in C/C++