Pinned Repositories
flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
fmt
A modern formatting library
3D-Projection-in-Orthographic
Simple project for orthographic projection display by simgple GDI+
alertmanager
Prometheus Alertmanager
cpython
The Python programming language
flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
fmt
A modern formatting library
fmt-logger-test
Testing with old school prinf syntax logger
ForegroundProgramHwndMonitor
Monitoring which program is topmost.
format-benchmark
A collection of formatting benchmarks
Lounarok's Repositories
Lounarok/3D-Projection-in-Orthographic
Simple project for orthographic projection display by simgple GDI+
Lounarok/alertmanager
Prometheus Alertmanager
Lounarok/cpython
The Python programming language
Lounarok/flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
Lounarok/fmt
A modern formatting library
Lounarok/fmt-logger-test
Testing with old school prinf syntax logger
Lounarok/ForegroundProgramHwndMonitor
Monitoring which program is topmost.
Lounarok/format-benchmark
A collection of formatting benchmarks
Lounarok/gsGCode
C# gcode parsing and manipulation library
Lounarok/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
Lounarok/linux-driver-examples
Kernel 4.10 Examples of linux drivers.. for practice and reference
Lounarok/lounarok.github.io
Build a Jekyll blog in minutes, without touching the command line.
Lounarok/MetroFramework
Metro UI of Windows 8 for .NET Windows Forms applications
Lounarok/netlink-examples
Netlink IPC Example
Lounarok/nmodbus
Automatically exported from code.google.com/p/nmodbus
Lounarok/no-raw-loop-leet-code
Trying best for no raw loop for leetcode
Lounarok/PIME
Develop input methods for Windows easily with Python and node.js
Lounarok/r4cppp
Rust for C++ programmers
Lounarok/Right_Click_Search_SelectedText_On_Cppreference_ForChromeExtension
RightClick to show context menu and search selected text in [what ever website you want]
Lounarok/SampleForTools
Misc codes for testing.
Lounarok/thread-overhead-test-linux
Testing context switchh htime under linux
Lounarok/travel_saleseman_problem_by_greedy_and_two_opt
A simple travel salesman implementation by greedy and two opt.
Lounarok/traveling-salesman
Traveling Salesman Problem C++ Implementation
Lounarok/traveling-salesman-1
C++ Implementation of Traveling Salesman Problem using Christofides and 2-opt
Lounarok/Traveling-Salesman-In-CSharp
Using Nearest Neighbor and Two-optimization
Lounarok/Useful-Gadget-For-Windows
Anything helpful gadget for system administration or software issue resolving. Could be script, registry file or other things.
Lounarok/va_args-count-check-zero
A proof of concept to check if va_args could handle variable count and no args.
Lounarok/winapi-vs-pthread
Demo of winapi and pthread