S1xe's Stars
ez8-co/emock
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
ez8-co/xpjson
🚀 迷你跨平台JSON库 (A minimal Xross-Platform JSON read & write library for C++) Born in 2013, implemented with C++11 & template metaprogramming (TMP, type extraction) techniques, only 1500 lines, no external dependencies, support SSO (Small String Optimization)/COW (Copy On Write)
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
utilForever/modern-cpp-tutorial
A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.
Vitorian/modern-cpp-references
A commented list of Modern C++ resources
yanyiwu/cppjieba
"结巴"中文分词的C++版本
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
microsoft/GSL
Guidelines Support Library
VVictorQi/APUE
一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、
leohxj/a-programmer-prepares
📖《程序员的自我修养》
Dev-XYS/Algorithms
全面的算法代码仓库
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
PetarV-/Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Dev-XYS/Code
richox/libzling
fast and niubility compression library.
linrongbin16/way-to-algorithm
Algorithm Tutorial and Source Code
liangsonghua/algorithm
数据结构和算法(精选)
daiwb/Algorithm
Algorithm code for ACM/ICPC, TopCoder, etc.
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
abseil/abseil-cpp
Abseil Common Libraries (C++)
eclipsesource/tabris-js
Create native mobile apps in JavaScript or TypeScript.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
Iyengar111/NanoLog
Low Latency C++11 Logging Library
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
stanzhai/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
jobbole/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
banditcpp/bandit
Human-friendly unit testing for C++11
fmtlib/fmt
A modern formatting library