Pinned Repositories
aglio
serializer example
build_all
build all my encryption software
Chess-001
Chess C++ (using modern features of C++ v11/14/17)
ChessGPU
cppcheck
static analysis of C/C++ code
CryptoChat
A chating application with encryption-decryption
cryptochat2
A chating application with sophisticated encryption-decryption (see Encryptions repository for details).
Encryptions
A C++ Encryption Library
GALGO-2.0
Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
notcurses
blingful character graphics/TUI library. definitely not curses.
alanthie's Repositories
alanthie/GALGO-2.0
Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
alanthie/Encryptions
A C++ Encryption Library
alanthie/aglio
serializer example
alanthie/build_all
build all my encryption software
alanthie/Chess-001
Chess C++ (using modern features of C++ v11/14/17)
alanthie/ChessGPU
alanthie/cppcheck
static analysis of C/C++ code
alanthie/CryptoChat
A chating application with encryption-decryption
alanthie/cryptochat2
A chating application with sophisticated encryption-decryption (see Encryptions repository for details).
alanthie/EulerSolution
Project Euler Solution
alanthie/filesystem
A tiny self-contained path manipulation library for C++
alanthie/hashMap
A concurrent thread-safe hash map implemented in C++
alanthie/ini_parser
A simple INI reader/writer written in C++(11).
alanthie/notcurses
blingful character graphics/TUI library. definitely not curses.
alanthie/ipc
Simple interprocess communication library with c, c++, nodejs and Java API'S
alanthie/LearnTool
Learning tool (in C++) that display content of folders for images, quiz, videos, ...
alanthie/libevent_clisrv
Lightweight C++ wrapper for LibEvent 2 API
alanthie/msgio
libevent msg layer
alanthie/NanoLog
Low Latency C++11 Logging Library
alanthie/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
alanthie/PrimeCheckGPU
alanthie/queues
A public domain lock free queues implemented in C++11
alanthie/SFML_SDK
alanthie/steganography
Message encrypted into image
alanthie/subprocess.h
🐜 single header process launching solution for C and C++
alanthie/ThreadPool
A simple C++11 Thread Pool implementation
alanthie/WindowsService
Class manage Windows Service - Install, Uninstall, Start, Stop action.