Coder Social home page Coder Social logo

alexgobin's Projects

agilnet icon agilnet

一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。

avl-tree icon avl-tree

A templated AVL tree with STL-style iterators and random access; written in C++.

carrier icon carrier

Modern C++ Network Server Framework

consistent icon consistent

Consistent hashing with bounded loads in Golang

ctest icon ctest

Simple C Program for testing MongoDB speed

cute icon cute

a cute socket framework based epoll on linux with reactor pattern.

easy-reactor icon easy-reactor

Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务

epoll icon epoll

epoll内核源码详解剖析,揭开epoll的神秘面纱

epoll_threadpool icon epoll_threadpool

A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.

epollserver icon epollserver

A high efficient Tcp server based on Epoll, Using reactor and producer consumer threadpool pattern. And use memory pool to improve the efficiency. prefer to use binary protocol to support some financial trading.

game_service_system icon game_service_system

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

handy icon handy

简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework

harmonyos icon harmonyos

A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。

hiredis-vip icon hiredis-vip

Support redis cluster. Maintained and used at vipshop.

ixy icon ixy

Simple userspace packet processing for educational purposes 🎓

kernel-tcp icon kernel-tcp

linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助

linux-0.11 icon linux-0.11

the source code of linux-0.11 for study linux kernel

logger4cpp icon logger4cpp

🎥 Logger for cpp, support log into stdout/syslog/file.

lqfstreamer icon lqfstreamer

包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。

luamongo icon luamongo

封装mongo-c-driver的lua操作mongodb库

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.