Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
AIops
AIOps_VFL
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-high-frequency-trading
awesome-modern-cpp
A collection of resources on modern C++
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰
CSAPP
CSAPP 《深入理解计算机系统》 学习笔记 课后习题代码
endeavor11's Repositories
endeavor11/AIops
endeavor11/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
endeavor11/AIOps_VFL
endeavor11/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
endeavor11/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
endeavor11/awesome-high-frequency-trading
endeavor11/awesome-modern-cpp
A collection of resources on modern C++
endeavor11/AwesomeCpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰
endeavor11/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
endeavor11/deeplearning-models
A collection of various deep learning architectures, models, and tips
endeavor11/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
endeavor11/high_performance_linux_server_programming
Linux高性能服务器编程(游双)源码
endeavor11/Java-concurrency
Java并发知识点总结
endeavor11/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
endeavor11/json-tutorial
从零开始的 JSON 库教程
endeavor11/linux-server
《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码
endeavor11/model_compress_tool_1
endeavor11/modern-cpp-features
A cheatsheet of modern C++ language and library features.
endeavor11/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
endeavor11/mybooksources
《C++ 服务器开发精髓》随书配套源码
endeavor11/Notes-HighPerformanceLinuxServerProgramming
Linux高性能服务器编程(作者 游双) 读书笔记和Demo
endeavor11/OSASK
<30天自制操作系统>-----用GIT管理你的自制操作系统。
endeavor11/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
endeavor11/PyTorch-Networks
Pytorch implementation of cnn network
endeavor11/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
endeavor11/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
endeavor11/SSKD
[ECCV2020] Knowledge Distillation Meets Self-Supervision
endeavor11/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
endeavor11/Webserver_zsx
endeavor11/workflow
C++ Parallel Computing and Asynchronous Networking Engine