Starred repositories
An Open Source Machine Learning Framework for Everyone
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
GoogleTest - Google Testing and Mocking Framework
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Productive, portable, and performant GPU programming in Python.
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
Solidity, the Smart Contract Programming Language
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
A library of C++ coroutine abstractions for the coroutines TS
[ARCHIVED] Contents migrated to monorepo: https://github.com/Kurento/kurento
A collection of out-of-tree LLVM passes for teaching and learning
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
A LLVM-based static analysis framework.
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。
https://michael.blog.csdn.net/article/details/100577842