VS Code C++项目模板
☆232Dec 10, 2022Updated 3 years ago
Alternatives and similar repositories for TemplateRepoCxx
Users that are interested in TemplateRepoCxx are comparing it to the libraries listed below
Sorting:
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- 小彭老师自用 NeoVim 整合包☆434Feb 15, 2026Updated 2 weeks ago
- c++ async rpc framework. 14w+qps.☆1,625Oct 18, 2023Updated 2 years ago
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆31Aug 5, 2023Updated 2 years ago
- A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.☆28May 21, 2024Updated last year
- ☆20Mar 30, 2023Updated 2 years ago
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- ☆10Feb 3, 2021Updated 5 years ago
- C++模板工具类的简易实现☆11Aug 20, 2023Updated 2 years ago
- Notes taken by zweix while learning computer related knowledge☆132Feb 26, 2026Updated last week
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- ☆12Feb 25, 2026Updated last week
- Achieve a tiny STL in C++11☆12,412Oct 27, 2024Updated last year
- SNIG: Accelerated Large Sparse Neural Network Inference using Task Graph Parallelism☆34Nov 12, 2021Updated 4 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Sep 3, 2023Updated 2 years ago
- DIY a asynchronous IO framework base on coroutine☆14Mar 8, 2024Updated last year
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- 这一生听过许多道理,但还是过不好这一生,这是因为缺少真正的动手实践,光听道理,缺少动手实践的过程,学习难免会让人觉得味同嚼蜡,所以我的分享都比较倾向于实践,在一次次动手实践的过程中感受知识原本纯真的模样。☆15Jun 28, 2023Updated 2 years ago
- 帮助新人入门开源,丰富简历☆12Mar 31, 2024Updated last year
- Template for CMake based SysY compiler projects.☆16Jun 16, 2022Updated 3 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Updated this week
- c++ framework☆109Jul 10, 2023Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆112Mar 29, 2025Updated 11 months ago
- C++简单小工具轮子☆103Nov 25, 2022Updated 3 years ago
- ☆160Jul 23, 2024Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆80Sep 27, 2023Updated 2 years ago
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- 《Effective Modern C++》- 完成翻译☆8,820Nov 14, 2025Updated 3 months ago
- C++ Linux WebServer服务器☆4,048Dec 2, 2023Updated 2 years ago
- a plugin-oriented framework for video structured. 国产程序员请加微信zhzhi78拉群交流。☆18May 28, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,268Jul 5, 2024Updated last year
- Code work associated with the course "Advanced C Programming Course" on Udemy, Authored by Tim Buchalka's Learn Programming Academy and J…☆20Mar 24, 2022Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- MIT 6.824 distributed system C++Version☆872Jun 10, 2023Updated 2 years ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆46Aug 22, 2021Updated 4 years ago