Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
automemcpy
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-compose
Awesome Docker Compose samples
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-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
cold-rivers-snow's Repositories
cold-rivers-snow/automemcpy
cold-rivers-snow/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
cold-rivers-snow/blog-service
《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)
cold-rivers-snow/ceph
Ceph is a distributed object, block, and file storage platform
cold-rivers-snow/cocoyaxi
A go-style coroutine library in C++11 and more.
cold-rivers-snow/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
cold-rivers-snow/CS-EmbeddedLinux-Book
嵌入式,计算机常用电子书籍整理,并且附带下载链接,涵盖:ARM体系与架构,C/C++语言,汇编语言,操作系统,计算机网络,计算组成原理,Linux驱动,Linux内核,单片机开发,程序员认知成长,笔试面试技巧等书籍。长期更新中,欢迎star~
cold-rivers-snow/cs-roadmap
❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!
cold-rivers-snow/cubefs
CubeFS is a cloud native distributed storage platform.
cold-rivers-snow/football
Check out the new game server:
cold-rivers-snow/free-programming-books
:books: Freely available programming books
cold-rivers-snow/go-ceph
Go bindings for Ceph :octopus: :octopus: :octopus:
cold-rivers-snow/go-torrent
golang torrent client
cold-rivers-snow/golang
扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star
cold-rivers-snow/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
cold-rivers-snow/hjx-study
cold-rivers-snow/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
cold-rivers-snow/libcs50
CS50 Library for C
cold-rivers-snow/mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
cold-rivers-snow/minio
High Performance, Kubernetes Native Object Storage
cold-rivers-snow/minio-go
MinIO Client SDK for Go
cold-rivers-snow/muduo
Event-driven network library for multi-threaded Linux server in C++11
cold-rivers-snow/Open-IM-Server
OpenIM: Instant messaging open source project based on go built by former IM technology experts. Backend in Go.(由IM技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)
cold-rivers-snow/req
Simplified Golang HTTP client library with Black Magic, Less code and More efficiency
cold-rivers-snow/s3-tests
Compatibility tests for S3 clones
cold-rivers-snow/secguide
面向开发人员梳理的代码安全指南
cold-rivers-snow/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
cold-rivers-snow/tour
《Go 语言编程之旅:一起用 Go 做项目》第一章:命令行程序(Command)
cold-rivers-snow/treasure_house
cold-rivers-snow/workflow
C++ Parallel Computing and Asynchronous Networking Engine