hailong9375's Stars
HardySimpson/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
asciidoctor/asciidoctor
:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
Modern-CMake-CN/Modern-CMake-zh_CN
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
eProsima/Fast-DDS
The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
COVESA/vsomeip
An implementation of Scalable service-Oriented MiddlewarE over IP
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
johnlui/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
golang-design/go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
jhunters/goassist
utility api for golang
DrCubic/MiniSpider
迷你定向网页抓取器
fsgo/smart-go-dl
Multi Go version management
google/benchmark
A microbenchmark support library
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
cstack/db_tutorial
Writing a sqlite clone from scratch in C
EbookFoundation/free-programming-books
:books: Freely available programming books
laofo/SoftwareEngineeringAtGoogle
谷歌的软件工程学
hackclub/some-assembly-required
📖 An approachable introduction to Assembly.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
parallel101/course
高性能并行编程与优化 - 课件
ziishaned/learn-regex
Learn regex the easy way
python/mypy
Optional static typing for Python
markparticle/WebServer
C++ Linux WebServer服务器
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
curlconverter/curlconverter
Transpile curl commands into Python, JavaScript and 27 other languages
adrianlarion/simple-awk
Simple and practical guide to awk.