Code Monkey home page Code Monkey logo

NieShao's Projects

chat_room icon chat_room

C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server

dpdk icon dpdk

Mirror of Data Plane Development Kit, git://dpdk.org/dpdk (http://dpdk.org)

from_coder_to_expert icon from_coder_to_expert

2020年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT

game_service_system icon game_service_system

从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。

geektime-nginx icon geektime-nginx

极客时间:nginx核心知识100讲配置文件与代码分享

gevent icon gevent

cross-platform event driven framework (made in cpp)

im icon im

基于QT的局域网及时通信系统

im-1 icon im-1

linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。

learningsummary icon learningsummary

涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~

lib_netsockets icon lib_netsockets

C++ light wrapper for POSIX and Winsock sockets with implementation of TCP client/server using JSON messages,and HTTP, FTP clients

lightmq icon lightmq

light意为轻量级,也意为光速级。

neovim icon neovim

Vim-fork focused on extensibility and usability

networkmodule icon networkmodule

对Qt网络请求功能的封装,使用了QNetworkReply、QNetworkRequest和QNetworkAccessManager类,将网络请求与业务逻辑模块拆分开来,同时增加了日志保存功能。 1、CLog.h/cpp:日志保存功能; 2、NetworkHelper.h/cpp:使用Qt类封装网络请求; 3、TextStreamHelper.h/cpp:使用NetworkHelper与服务器进行字符流类请求 4、PicDownHelper.h/cpp:使用NetworkHelper,进行图片下载 5、NetworkModule.h/cpp/ui:为用户界面类,使用3和4的功能进行上层业务逻辑简单实现。

qftp-client icon qftp-client

通过QT实现windows平台下ftp客户端,实现FTP服务器文件的下载和上传

qss-skin-builder icon qss-skin-builder

一个用Qt开发的用来生成QSS文件的小程序,附简单Demo,主程序本身也可以看作一个很好的Demo。

qt-tcpsocket- icon qt-tcpsocket-

简单的TCPSocket程序,界面基于QT,客户端和服务器端集成在一个程序中。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.