Neargye's Stars
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
microsoft/STL
MSVC's implementation of the C++ Standard Library.
scylladb/seastar
High performance server-side application framework
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
TelegramBots/Telegram.Bot
.NET Client for Telegram Bot API
cpp-best-practices/gui_starter_template
A template CMake project to get you started with C++ and tooling
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
gulrak/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
simdutf/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Workers and Bun.
Nekrolm/ubbook
Путеводитель C++ программиста по неопределенному поведению
standardese/standardese
A (work-in-progress) nextgen Doxygen for C++
serizba/cppflow
Run TensorFlow models in C++ without installation and without Bazel
unchase/awesome-russian-it
:book: :headphones: :tv: :calendar: Список полезных русскоязычных ресурсов, связанных с ИТ - https://awesomeit.ru
Morwenn/cpp-sort
Sorting algorithms & related tools for C++14
TA-Lib/ta-lib
TA-Lib (Core C Library)
martinmoene/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
life4/genesis
All generic functions for Go you ever need!
sirikata/liboauthcpp
A pure C++ OAuth library
unterumarmung/fixed_string
C++17 string with fixed size
cpp-ru/ideas
Идеи по улучшению языка C++ для обсуждения
Jameak/ImageDownloader
A program for downloading and filtering images based on their resolution.
martinmoene/jthread-lite
C++20's jthread for C++11 and later in a single-file header-only library
Smertig/banana
🍌 Modern C++ Telegram Bot API library
martinmoene/invoke-lite
A single-file header-only version of C++17-like invoke() for C++98, C++11 and later
orsinium-labs/arguard
🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).
oficsu/clc
willwray/VA_OPT
C++ preprocessor macros for __VA_OPT__ feature detection and fallback