chengsenlin's Stars
chaozh/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
fltenwall/web3-awesome
web3百科全书👏🏻 打造 web3 全球第一中文资源
cubxxw/awesome-cs-cloudnative-blockchain
📚 菜鸟成长手册🚀 CS系列 、云原生系列、区块链系列、web3系列🔥、Golang系列💡......
FrancescoXX/free-Web3-resources
A list of FREE resources to make Web3 accessible to everyone.
OffcierCia/DeFi-Developer-Road-Map
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!
tianyicui/pack
背包问题九讲
jackfrued/Python-100-Days
Python - 100天从新手到大师
LadybirdBrowser/ladybird
Truly independent web browser
cesanta/mongoose
Embedded Web Server
LinuxSuRen/remote-jobs-in-china
支持远程办公的**公司
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
repnz/etw-providers-docs
Document ETW providers
bigintpro/csdn_downloader
csdn下载,csdn免积分下载,csdn免会员下载,csdn付费内容下载 免费资源 体验地址:http://servicedev.tpddns.cn:8181/#/login?c=12
torvalds/linux
Linux kernel source tree
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
AmirulOm/tensorflow_capi_sample
Sample code to call C API for Tensorflow 2.1
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
yoeo/guesslang
Detect the programming language of a source code
contimatteo/PLI
Machine Learning algorithms for solving the PLI problem. Programming Language Identification is the problem of identifying the programming language in which a given source code file is written in.
simon-weber/Programming-Language-Identification
Accompanying code for the arXiv paper first published in June of 2011
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
zhouwen6666/CS-Growing-book
我把大学和工作中用的经典电子书库(包含JAVA、数据结构、操作系统、C++/C、redis、mysql、算法、中间件、找工作面试题等)打包在一起了,这套资源是伴随我从学生一路成长为腾讯高级开发工程师,360技术总监的打包全套,非常宝贵。
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/