Pinned Repositories
CMakeFlameResolver
CMake script module for deferred adding targets and resolve in-project dependencies
BaseCoder
Header only implementation of Base64, Base32 and Base16 encodings and decodings uses C++17
CMakeFlameRecolver-examples
CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
GreenParrot
Code color scheme for Qt Creator.
JuceMakefile
Makefile for building static or shared library of JUCE (Linux/MinGW).
tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
kachsheev's Repositories
kachsheev/GreenParrot
Code color scheme for Qt Creator.
kachsheev/BaseCoder
Header only implementation of Base64, Base32 and Base16 encodings and decodings uses C++17
kachsheev/CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
kachsheev/JuceMakefile
Makefile for building static or shared library of JUCE (Linux/MinGW).
kachsheev/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
kachsheev/CMakeFlameRecolver-examples
kachsheev/arc-openbox
Arc theme for the Openbox window manager
kachsheev/conan-center-index
Recipes for the ConanCenter repository
kachsheev/cpppostbot
A simple C++ Telegram Channels Post helper bot
kachsheev/fluxbox-arc-dark
Fluxbox port of the popular GTK/Cinnamon/Gnome Shell/XFCE/etc theme
kachsheev/gapbuffer
C++ implementation of a gap buffer.
kachsheev/holy-build-box
System for building cross-distribution Linux binaries
kachsheev/hsm
C++ framework library to simplify state-driven code
kachsheev/LinuxClientServer
Test Task
kachsheev/magic_get
std::tuple like methods for user defined types without any macro or boilerplate code
kachsheev/MakeRules
Makefile scripts for C++ and C
kachsheev/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
kachsheev/NamedPipesUnix
Example code, which using unix named pipes.
kachsheev/PhpHello
kachsheev/remote_filesystem
C++ std::filesystem-like library for access and control remote filesystem
kachsheev/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
kachsheev/stm8s-sdcc
STM8S Standard Peripheral Library Ported to SDCC for multiple STM8 targets
kachsheev/Test
Little header-only test framework
kachsheev/ThreadPool
Simple implementation of ThreadPool.
kachsheev/timer_lib
Cross-platform timer library
kachsheev/TPL
Template Pattern Library
kachsheev/Tree_contest
Tree implementation example
kachsheev/win32-named-pipes-example
Simple example code for working with named pipes using the Win32 API.
kachsheev/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
kachsheev/WinsockDemo
Demo winsock client and server with C++ on Windows