Pinned Repositories
assembler-simulator
A simulator of 8-bit CPU using the "Samphire" Microprocessor Simulator instruction set.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
chinese-independent-blogs
中文独立博客列表
coroutine
A asymmetric coroutine library for C.
crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mini_httpd
Mirror of available mini_httpd archives.
mongoose
Embedded Web Server
muduo
Event-driven network library for multi-threaded Linux server in C++11
rced's Repositories
rced/assembler-simulator
A simulator of 8-bit CPU using the "Samphire" Microprocessor Simulator instruction set.
rced/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
rced/chinese-independent-blogs
中文独立博客列表
rced/coroutine
A asymmetric coroutine library for C.
rced/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
rced/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
rced/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
rced/mini_httpd
Mirror of available mini_httpd archives.
rced/mongoose
Embedded Web Server
rced/muduo
Event-driven network library for multi-threaded Linux server in C++11
rced/MyLeetCodeSolutions
solutions to leetcode problems
rced/OneFile
只有一个文件!
rced/pacman
Pacman based on HTML5. 基于HTML5的吃豆人游戏 - 经典游戏开发样例
rced/Play-online-chess-with-real-chess-board
Program that enables you to play online chess using real chess board.
rced/tinytetris
80x23 terminal tetris!
rced/TinyWebServer
:fire: Linux下C++轻量级Web服务器
rced/WebServer
A C++ High Performance Web Server
rced/webtest