Pinned Repositories
adrctl
Simple utility to help manage local Markdown Architectural Decision Records (MADRs)
andreavouk.com
personal website
anv
Collection of 1 header-only utility libraries under MIT license
anv_benchmarks
benchmarks about various C stuff
C4C
Containers4C or simply C4C is a header only preprocessor-heavy implementation for many common containers available in other programming languages.
fakeopoly
In-browser OSS recreation of the famous game.
libini
A simple serialization/parser ini C library with a C++17 interface
lua-resty-jwt-verification
JWT verification library for OpenResty with JWKS integration
NumberGenerator
Small C++ random number generator with UI built with U++
quick_benchmark
A simple C/C++ one header only library for benchmarking purposes.
anvouk's Repositories
anvouk/lua-resty-jwt-verification
JWT verification library for OpenResty with JWKS integration
anvouk/anv
Collection of 1 header-only utility libraries under MIT license
anvouk/quick_benchmark
A simple C/C++ one header only library for benchmarking purposes.
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/vertx-http-server
anvouk/Win32ConsoleGame
weird 2D game entirely based on win32 cmd.
anvouk/andreavouk.com
personal website
anvouk/enet-revamp
ENet reliable UDP networking library but with header docs and epoll
anvouk/fakeopoly
In-browser OSS recreation of the famous game.
anvouk/veryfreshpod
Restart Statefulsets and Deployments in Kubernetes automatically on image rebuilds or pull
anvouk/awesome-resty
A List of Quality OpenResty Libraries, and Resources.
anvouk/koa-typescript-template
anvouk/moddingSuite
Wargame modding suite
anvouk/mosquitto
Eclipse Mosquitto - An open source MQTT broker
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.