GainSury's Stars
ngosang/trackerslist
Updated list of public BitTorrent trackers
nlohmann/json
JSON for Modern C++
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
qbittorrent/qBittorrent
qBittorrent BitTorrent client
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
chris-rudmin/opus-recorder
A library for encoding and decoding web audio as OggOpus.
SmartisanTech/packages_apps_OneStep
Smartisan open source code for full build(Feature OneStep APP)
pauldotknopf/WindowsSDK7-Samples
Repository that has all the samples from the Windows 7 SDK, untouched
corpsepiges/leetcode
leetcode for every language , sooner or later , I want
fstudio/clangbuilder
Building Clang ♡ Utility and Environment
willemt/heapless-bencode
Bencode reader library that doesn't use the heap. Written in C with a BSD license
zhuqiuzhi/4.4BSD-Lite
Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz
thousandlemons/Java-Console-View
A Java framework to instantly build the View layer of your command line app. No more worries about anything like printing menus or validating user inputs. Just focus on your app logic.
bajabob/Java-Menu-Container
Easy-to-use generic menu system for console level applications.