Pinned Repositories
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
architecture.wechat-tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
ARK
ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service.
async_web_server_cpp
Asynchronous Web Server in C++
awesome-architecture
架构师技术图谱,助你早日成为架构师
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
C-Plus-Plus
All Algorithms implemented in C++
Cocos-Resource
:books:Cocos 资料大全(全版本)
cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
Nalegac's Repositories
Nalegac/architect-awesome
后端架构师技术图谱
Nalegac/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Nalegac/ARK
ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service.
Nalegac/async_web_server_cpp
Asynchronous Web Server in C++
Nalegac/awesome-architecture
架构师技术图谱,助你早日成为架构师
Nalegac/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
Nalegac/C-Plus-Plus
All Algorithms implemented in C++
Nalegac/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED
Nalegac/Demo1
Just for learn how to use github
Nalegac/Demo2
Nalegac/ffead-cpp
Framework for Enterprise Application Development, c++ framework, c++ web framework, c++ application framework, c++ rest framework, c++ soap framework, c++ web sites,c++ web applications, c++ driven web development - c++
Nalegac/free-programming-books
:books: Freely available programming books
Nalegac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Nalegac/HLSLcc
DirectX shader bytecode cross compiler
Nalegac/HLSLCrossCompiler
Nalegac/http-parser
http request/response parser for c
Nalegac/interview
📚 C/C++面试基础知识总结
Nalegac/intsmaze
intsmaze项目致力于提供中小型系统的脚手架,集成当下最流行的各种技术,基于配置的方式可以在同一类型的技术中灵活切换。 RBCA用户权限模块基础架构为springMVC+mybatis; Nginx存储静态资源,提供前后端分离,并负责负载均衡代理; 后端微服务采用Jetty,SpringBoot服务,系统间的交互采用Dubbo,Orm层均用Mybatis; 提供数据库读写分离的多种实现; Resid服务采用多种模式,传统哨兵; 系统解耦采用消息中间件,目前提供两种实现Kafka与RocketMQ; 接入storm的DPRC进行服务支撑,一致性hash算法java代码实现;基于redis的接口幂等通用方案实现;
Nalegac/kcp
KCP - A Fast and Reliable ARQ Protocol
Nalegac/LearningNotes
学习笔记
Nalegac/Movie_Recommend
基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统
Nalegac/new-pac
Nalegac/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Nalegac/node-elm
基于 node.js + Mongodb 构建的后台系统
Nalegac/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
Nalegac/vim
Personal Vim Profile
Nalegac/vim-ide
Convert your VIM text editor into powerful IDE
Nalegac/vimplus
:rocket:An automatic configuration program for vim
Nalegac/yavide
Modern C/C++ integrated development environment
Nalegac/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。