4sily's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
github/gitignore
A collection of useful .gitignore templates
ant-design/ant-design
An enterprise-class UI design language and React UI library
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
nlohmann/json
JSON for Modern C++
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
microsoft/api-guidelines
Microsoft REST API Guidelines
FallibleInc/security-guide-for-developers
Security Guide for Developers (实用性开发人员安全须知)
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
corkami/pics
File formats dissections and more...
microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
zonination/investing
Investing Returns on the Market as a Whole
toolkit-for-ynab/toolkit-for-ynab
A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!
SOCI/soci
Official repository of the SOCI - The C++ Database Access Library
Code52/DownmarkerWPF
MarkPad - a visual Markdown editor (inspired by the Downmarker project)
paulftw/hiberlite
C++ ORM for SQLite
codyd51/axle
Message-passing kernel + userspace
fomkin/korolev
Single Page Applications running on the server side.
ghananigans/codility-lesson-solutions
Answers to Codility's online lesson tasks
huku-/research
Notes on various topics I'm interested in
ivafanas/sltbench
C++ benchmark tool. Practical, stable and fast performance testing framework.
duckstax/actor-zeta
Library that provides an actor style message-passing programming model (in C++).
zebmason/DeepEnds
Visual Studio Extension for extracting architecture information
mkpankov/rust-phonebook
A toy phonebook that uses PostgreSQL as backend and exposes a REST JSON interface