diameter's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
nlohmann/json
JSON for Modern C++
0xAX/linux-insides
A little bit about a linux kernel
trailofbits/algo
Set up a personal VPN in the cloud
rethinkdb/rethinkdb
The open-source database for the realtime web.
wg-easy/wg-easy
The easiest way to run WireGuard VPN + Web-based Admin UI.
Wind4/vlmcsd
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
tstack/lnav
Log file navigator
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
AceLewis/my_first_calculator.py
my_first_calculator.py
alireza0/x-ui
xray panel supporting multi-protocol multi-user expire day & traffic (Vmess & Vless & Trojan & Shadowsocks)
azlux/log2ram
ramlog like for systemd (Put log into a ram folder)
tanelpoder/0xtools
0x.Tools: X-Ray vision for Linux systems
kubo/plthook
Hook function calls by replacing PLT(Procedure Linkage Table) entries.
AlexeyAB/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
tlk00/BitMagic
BitMagic Library
YACLib/YACLib
Yet Another Concurrency Library
vmarkovtsev/DeathHandler
SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
google/fuse-archive
FUSE file system for archives and compressed files (ZIP, RAR, 7Z, ISO, TGZ, XZ...)
davmac314/dasynq
Thread-safe cross-platform event loop library in C++
tkem/fsmlite
Lightweight finite state machine framework for C++11
beeyev/Mikrotik-Duckdns-Dynamic-IP-Updater
Mikrotik script to automatically update DuckDNS.org’s dynamic DNS service with your public IP address.
alibaba/block-traces
lewissbaker/lewissbaker.github.io
Lewis Baker's Blog
LUMC/pytest-workflow
Configure workflow/pipeline tests using yaml files.
michurin/cnbot
The tool to build your custom Telegram bot easier than ever
lipk/cpp-typelist
Small C++ metaprogramming library to manage lists of types
klepsydra-technologies/thread-pool-cpp
High performance C++11 thread pool