liyongshun's Stars
xiaoweiChen/Modern-CMake-for-Cpp
《Modern CMake for C++》的非专业个人翻译
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
eclipse/openvsx
An open-source registry for VS Code extensions
DeathKing/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
dev-cafe/cmake-cookbook
CMake Cookbook recipes.
doxygen/doxygen
Official doxygen git repository
godsme/understand_modern_cpp
godsme/trans-dsl-2
Transaction DSL
mpeterv/luacheck
A tool for linting and static analysis of Lua code.
Tencent/LuaPanda
lua debug and code tools for VS Code
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
neo4j/neo4j
Graphs for Everyone
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
mojombo/clippy
Clippy is a very simple Flash widget that makes it possible to place arbitrary text onto the client's clipboard.
dtolnay/cxx
Safe interop between Rust and C++
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
nlohmann/json
JSON for Modern C++
SonarSource/sonarqube
Continuous Inspection
SonarOpenCommunity/sonar-cxx
SonarQube C++ Community plugin (cxx plugin): This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.
gperftools/gperftools
Main gperftools repository
pmd/pmd
An extensible multilanguage static code analyzer.
dogbuddy/bank-ocr-refactoring-kata
This kata is working software (currently). The goal is to refactor it, keeping the Single Responsibility Principle in mind.
jimweirich/BankOcrKata
Ruby solution to the Bank OCR Kata described at http://www.codingdojo.org/cgi-bin/wiki.pl?KataBankOCR
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
wiibrew/DeepLearningBook
MIT Deep Learning Book in PDF format
DigitalInBlue/Celero
C++ Benchmark Authoring Library/Framework
baidu/tera
An Internet-Scale Database.
MagicBowen/tlp
Template meta programming package by C++11.
me115/design_patterns
图说设计模式