kremius's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
microsoft/STL
MSVC's implementation of the C++ Standard Library.
AGWA/git-crypt
Transparent file encryption in git
conan-io/conan
Conan - The open-source C and C++ package manager
patroni/patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
mullvad/mullvadvpn-app
The Mullvad VPN client app for desktop and mobile
tlbootcamp/tlroadmap
Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.
avito-tech/playbook
AvitoTech team playbook
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
vitabaks/postgresql_cluster
PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
Stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
CHEF-KOCH/KMS-activator
Windows activation research project.
henryr/cap-faq
The CAP FAQ
mgrankin/ru_transformers
stefansundin/superf4
:file_folder: Kill programs instantly with Ctrl+Alt+F4. (Windows)
llvm-mirror/clang-tools-extra
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
andriygav/MachineLearningSeminars
Семинары А.В. Грабового к лекционному курсу К.В. Воронцова.
pj1234678/MagickaFix
Quality of life/Magicka Multiplayer Fixes.
benlau/qtci
Collection of scripts to build Qt application in command line environment
BlankSpruce/gersemi
A formatter to make your CMake code the real treasure
Totktonada/vk_messages_backup
[abandoned] The script for locally saving and incremental updating private and groupchat messages from social service vk.com.
silverhawke249/nonlinearity
Another custom level pack for Baba Is You.
cplusplus/nbballot
Handling of NB comments in response to ballots
jdiwnab/OrbitSim
JavaScript Gravity simulator
camptocamp/wal-g-prometheus-exporter
Export prometheus metrics for wal-g backup tool
kremius/cpp-board-engine
C++ board engine based on Proxygen
kremius/training-raft
Raft consensus algorithm implementation for learning purposes