Coder Social home page Coder Social logo

zhaoyao's Projects

drps icon drps

Notes of "分布式实时处理系统-原理、框架与实现"

dsf icon dsf

基于C++语言实现的一个简单分布式服务框架示例,包括一个逻辑分发服务实现(类似于Nginx),一个逻辑应用实现

duilib-1 icon duilib-1

基于原始Duilib维护多年的界面库

duilib_ultimate icon duilib_ultimate

duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画

easy-load-balancer icon easy-load-balancer

Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统

easy-reactor icon easy-reactor

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

easylib icon easylib

my c++ lib,include tcp server thread pool, double buffer, mysql pool, string

easynet icon easynet

A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)

easysetup icon easysetup

:package: 用于商业用途的NSIS示例脚本 (NSIS sample script for commercial use.)

emhash icon emhash

a very fast and memory efficient c++ flat hash map/set

epoll icon epoll

使用Poll的Tcp通信基础程序

epoll-based-sample-http-server-1.1 icon epoll-based-sample-http-server-1.1

相对于Epoll-based Sample HTTP Server 1.0,重构了线程池的实现,根据任务的繁忙程度实现线程池中工作线程的数量的增减。

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.

epump icon epump

ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。

ericbase icon ericbase

c++实现了跨平台的基础库,包括线程、事件、定时器、数据字典等。封装了开源的log4cplus、activmq、jsoncpp、mysql、redis、ssl、libevent、protobuf。再此基础上设计了两个通用服务器开发框架。

erydb icon erydb

基于MariaDB的分布式列式数据库,并行MPP扩展,支持GFS HDFS存储及外部存储,百亿数据秒查 秒级汇总,mysql数据库自动多主备份

eventbus-1 icon eventbus-1

A lightweight and very fast event bus / event framework for C++11

eventbus-2 icon eventbus-2

A threadsafe C++ implementation of the EventBus idiom

evnet icon evnet

A Network Lib Cross windows\linux\android\IOS

exist icon exist

《外存》本质上是一个内存级别的nosql。 外存提出了“面向变量”的数据访问**,让用户只见变量,不见接口,省去了繁琐的接口调用。 外存拥有卓越的性能,单1client时,对于非持久化数据达到3.7万/秒吞吐,对于持久化数据达到2万/秒吞吐 client并发越多性能也就越高。 目前提供了int8、uint8、uint64、float、double等基础类型变量的操作,后续将实现map vector类型变量操作。

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.