Coder Social home page Coder Social logo

夏色之风's Projects

awesomecpp icon awesomecpp

---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括多态原理、虚表、移动语义、友元函数、符号重载、完美转发、函数指针、智能指针、const和static、数组指针和指针数组、struct内存对齐、enum和union关键字等等,还新添了其他算法和计算机基础的难点,力求简洁清晰

chat_room icon chat_room

聊天室 -- 17年暑假项目(Linux C网络编程)

chatroom icon chatroom

c/s架构基于线程池+I/O复用并发聊天室

distributed-system-framework icon distributed-system-framework

这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性hash为底层算法的负载均衡服务器,这可以作为一个单独的模块。

muduo icon muduo

Event-driven network library for multi-threaded Linux server in C++11

vczh_toys icon vczh_toys

This repository contains vczh's toys for black magic codes or experiments

webbench icon webbench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html

webserver icon webserver

A C++ Lightweight Web Server based on Linux epoll

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.