- Czech Republic
- https://www.codementor.io/@karel-burda
-
safe-env Public
Thread-safe C++ wrapper around getenv, setenv and unsetenv for POSIX systems
C++ MIT License UpdatedDec 3, 2024 -
constexpr-hash-map Public
Compile-time single-header hash-map written in C++ 17
-
function-loader Public
Header-only library that can execute functions in a shared library and provides wrappers around these
-
Multi-platform executable that can inject/embed arbitrary content into binaries (PE, ELF, Mach-O)
BSD 3-Clause "New" or "Revised" License UpdatedJan 26, 2020 -
com-wui-framework-chromiumre Public
Stand alone runtime environment for WUI Framework's applications
BSD 3-Clause "New" or "Revised" License UpdatedJan 25, 2020 -
com-wui-framework-microcore Public
Project based on the Chromium Embedded Framework that uses off-screen rendering using OpenGL
BSD 3-Clause "New" or "Revised" License UpdatedJan 25, 2020 -
cmake-helpers Public
Project contains helper functions and macros that might be used in the CMake build system
-
timers Public
Timer-related functionality implemented in C++11
-
locking-container Public
Header only extension of the STL containers providing locking thread-safety mechanism
-
native-window-host Public
Project shows how can native windows (e.g. win32 window) might be hosted in Java or C# (WPF) GUI elements
-
cpp-utils Public
Tiny C++ helpers and primitives
-
test-utils Public
Small test-related functions and macros, mainly based on the gtest
-
git-helpers Public
Common git-related files intended for my projects
Shell MIT License UpdatedMay 31, 2019 -
algorithms Public
Simple algorithms (and data structures) written in pure C for educational reasons
C MIT License UpdatedApr 1, 2019 -
-
min-os Public
Minimalistic kernel for (my) educational purposes