Lists (2)
Sort Name ascending (A-Z)
Stars
Automatically exported from code.google.com/p/byte-unixbench
Read-only mirror of Trusted Firmware-A
Cross-platform, customizable ML solutions for live and streaming media.
An open-source C++ library developed and used at Facebook.
libheif is an HEIF and AVIF file format decoder and encoder.
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
📚 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…
《Effective Modern C++》- 完成翻译
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
C++ Parallel Computing and Asynchronous Networking Framework
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Curated list of project-based tutorials
📚 Freely available programming books
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
A General-purpose Task-parallel Programming System using Modern C++
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)