Stars
Translation of C++ Templates 2nd | Powered by Obsidian
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
📚 Freely available programming books
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
《The Way to Go》中文译本,中文正式名《Go 入门指南》
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
程序员必看的经典书籍,编程电子书下载,附带pdf下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
The fundamental package for scientific computing with Python.
cloudwu / lua
Forked from lua/luaThe Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html
A lightweight, dependency-free library for binding Lua to C++
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing lis…
myk's learning material of Computer Network: Top Down Approach