bsmehj's Stars
yanfeizhang/deep_linux_process_memory_tests
《深入理解Linux进程与内存》一书的配套源码以及勘误列表
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
lizhenghn123/StudyBooks
我的学习资料,包括书籍、网址等
bsmehj/python_crawler
This repository is mainly about Python web crawler
x-hw/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
chenshuo/leanstl
Lean STL
chinabin/LearnCPP
typora/Typora-i18n
Translating resources for Typora
KrisJiaqiXie/linux_kernel_study
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
szluyu99/Data_Structure_Note
《恋上数据结构》第1季度 + 第2季 完整学习笔记,从0实现的 Java 数据结构大全。
microsoft/GSL
Guidelines Support Library
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
nlohmann/json
JSON for Modern C++
bsmehj/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.
bsmehj/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
feiyangqingyun/bianchengyulu
自己整理总结的编程和生活语录,尤其是编程路上的一些亲身体会经验,持续更新增加,欢迎各位留言。公众号:Qt实战/Qt入门和进阶/Qt教程
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.
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
bjweimengshu/ProgrammerXiaohui
图书《漫画算法》的全部源代码
bsmehj/opencvsharp
OpenCV wrapper for .NET
shimat/opencvsharp
OpenCV wrapper for .NET
LEX-2025/WebcamFacePose_ZD
C# 实时人脸检测
bsmehj/appium-dot-exe
the Windows GUI for Appium
appium-boneyard/appium-dot-exe
the Windows GUI for Appium
bsmehj/Common.Utility
Various helper class