基于I/O多路复用epoll实现的高并发在线聊天室
☆14Jun 16, 2018Updated 7 years ago
Alternatives and similar repositories for ChatRoom
Users that are interested in ChatRoom are comparing it to the libraries listed below
Sorting:
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆13Jun 19, 2019Updated 6 years ago
- C++结构体序列化之Protobuf☆11Oct 23, 2022Updated 3 years ago
- Implementation of GJK algorithm in 2D☆12Jun 18, 2017Updated 8 years ago
- per reactor a listener socket☆11Mar 19, 2020Updated 5 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- ☆14Dec 22, 2023Updated 2 years ago
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆12Jul 18, 2023Updated 2 years ago
- 使用Qt开发的桌面端仿微信应用☆15Jun 6, 2023Updated 2 years ago
- 一款适用于Intellij IDEA的Eclipse配色主题+护眼模式☆11Oct 14, 2019Updated 6 years ago
- A Linux multi-room chat wrote in c++ using multi-threading, and TCP,UDP Connections☆10Nov 27, 2014Updated 11 years ago
- Write OS, Compiler, CG from scratch.☆13Jun 27, 2020Updated 5 years ago
- 学习侯捷老师的《STL标准库和泛型编程》课程所记录的源代码☆17Jul 2, 2018Updated 7 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆19Apr 26, 2020Updated 5 years ago
- Simulates the path of a robot from source to goal by avoiding obstacles using the Artificial Potential Field Planning Algorithm.☆14Jun 12, 2020Updated 5 years ago
- Asynchronous lock-free Multi-Raft library☆18Dec 5, 2023Updated 2 years ago
- OS Tutorial Summer of Code 2020☆19Jun 7, 2022Updated 3 years ago
- Plugin-based library to create window decorations☆23Updated this week
- ☆22Nov 21, 2022Updated 3 years ago
- ROS package to localize handles in 3D point clouds☆25Jul 22, 2018Updated 7 years ago
- 古月居大神 ROS学习源码☆19Mar 21, 2019Updated 6 years ago
- Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。☆21Apr 1, 2022Updated 3 years ago
- Qualcomm Atheros QCA9377 wireless not working on lenovo with Ubuntu☆20Jun 2, 2019Updated 6 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21May 9, 2019Updated 6 years ago
- ☆16Jul 5, 2015Updated 10 years ago
- dart package,http/socks4/socks5 proxy☆23Apr 9, 2024Updated last year
- This repo contains base ROS code for controlling the Right Hand Robotics ReFlex hand. More info at www.righthandrobotics.com☆22Jul 12, 2021Updated 4 years ago
- An open-source C++ library for full stack supporting, aiming at ai compiler/database/rpc etc.☆30Jul 12, 2023Updated 2 years ago
- 基于Epoll实现的聊天室服务器☆24Mar 22, 2023Updated 2 years ago
- ☆18Dec 20, 2025Updated 2 months ago
- 分析实现领域驱动设计例子☆21Feb 13, 2015Updated 11 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 2017 Tongji SSE C++ Final Project Game☆25May 17, 2018Updated 7 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Feb 10, 2020Updated 6 years ago
- 优酷阿里超分辨率重构比赛☆29Jun 28, 2019Updated 6 years ago
- 改善程序与设计的55个具体做法(第三版)☆28Sep 18, 2023Updated 2 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31May 9, 2015Updated 10 years ago
- 【🌱🌱Java服务端知识技能图谱】用思维脑图梳理汇总Java服务端知识技能☆29Jan 25, 2019Updated 7 years ago
- Django开发的excel表格展示系统,将本地xlsx文件导入到数据库,通过Vue开发的页面进行展示 online excel manage with django☆45Oct 9, 2024Updated last year