alexeiz's Stars
valinet/ExplorerPatcher
This project aims to enhance the working environment on Windows
XAMPPRocky/tokei
Count your code, quickly.
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
yokoffing/Betterfox
Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
werman/noise-suppression-for-voice
Noise suppression plugin based on Xiph's RNNoise
chriskohlhoff/asio
Asio C++ Library
google/bloaty
Bloaty: a size profiler for binaries
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
haampie/libtree
ldd as a tree
liuchengxu/vim-which-key
:tulip: Vim plugin that shows keybindings in popup
hufrea/byedpi
Bypass DPI
NVIDIA/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
hackerschoice/gsocket
Connect like there is no firewall. Securely.
keeferrourke/capitaine-cursors
An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.
fooyin/fooyin
A customisable music player
tcbrindle/NanoRange
Range-based goodness for C++17
tbvdm/sigtop
Export messages from Signal Desktop
rogerorr/NtTrace
An strace-like program for the Windows 'native' API
duneroadrunner/scpptool
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
maximilionus/freetype-envision
FreeType adjustments designed to improve fonts visibility
corpusops/pdbclone
romanpauk/dingo
Dependency Injection Library for C++17/C++20/C++23
qlibs/di
C++20 Dependency Injection library
ThomasRives/Proxmox-over-wifi
Tutorial to make Proxmox over wifi
CppOnlineConference/CppOnline2024
Slide Repository For CppOnline 2024
tcbrindle/advent_of_code_2023