Pinned Repositories
adrctl
Simple utility to help manage local Markdown Architectural Decision Records (MADRs)
anv
Collection of 1 header-only utility libraries under MIT license
C4C
Containers4C or simply C4C is a header only preprocessor-heavy implementation for many common containers available in other programming languages.
docker-compose-collection
A personal collection of docker-compose files built over time
express-typescript-template
Personal NodeJS template for express webapis
leetcode
C/C++ leetcode personal solutions
libini
A simple serialization/parser ini C library with a C++17 interface
NumberGenerator
Small C++ random number generator with UI built with U++
quick_benchmark
A simple C/C++ one header only library for benchmarking purposes.
veryfreshpod
Restart Statefulsets and Deployments in Kubernetes automatically on image rebuilds or pull
anvouk's Repositories
anvouk/anv
Collection of 1 header-only utility libraries under MIT license
anvouk/NumberGenerator
Small C++ random number generator with UI built with U++
anvouk/quick_benchmark
A simple C/C++ one header only library for benchmarking purposes.
anvouk/C4C
Containers4C or simply C4C is a header only preprocessor-heavy implementation for many common containers available in other programming languages.
anvouk/libini
A simple serialization/parser ini C library with a C++17 interface
anvouk/adrctl
Simple utility to help manage local Markdown Architectural Decision Records (MADRs)
anvouk/anv_benchmarks
benchmarks about various C stuff
anvouk/anvouk
anvouk/aspnet-demo-server
demo ASP.NET web api server
anvouk/CaliburnWpfTest
anvouk/CMonitor
A small C cross-platform library that is able to keep track of memory allocations spotting memory leaks and other allocation errors.
anvouk/CTrace
Simple logging library with a well formatted output.
anvouk/docker-compose-collection
A personal collection of docker-compose files built over time
anvouk/erlang-demo-server
anvouk/express-typescript-template
Personal NodeJS template for express webapis
anvouk/HandyHandlerOfHandles
anvouk/kafka-stresser
A very simple and minimal kafka consumer/producer stresser
anvouk/leetcode
C/C++ leetcode personal solutions
anvouk/Lua-Bat
anvouk/personal-configs
anvouk/UnityLauncher
Multiple Unity versions with multiple license files? Then this utility is for you :) (NOTE: Now there's Unity Hub)
anvouk/vertx-http-server
anvouk/Win32ConsoleGame
weird 2D game entirely based on win32 cmd.
anvouk/enet-revamp
ENet reliable UDP networking library but with header docs and epoll
anvouk/veryfreshpod
Restart Statefulsets and Deployments in Kubernetes automatically on image rebuilds or pull
anvouk/andreavouk.com
personal website
anvouk/lua-resty-jwt-verification
JWT verification lib for openresty
anvouk/moddingSuite
Wargame modding suite
anvouk/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
anvouk/quick-ws
Quick and dirty websocket wrapper for browsers without external dependencies.