Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架
☆47Dec 26, 2016Updated 9 years ago
Alternatives and similar repositories for TCPIPMod
Users that are interested in TCPIPMod are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆28Apr 10, 2019Updated 7 years ago
- The simple implementation of UDP broadcasting and multicast☆28Apr 21, 2016Updated 10 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Apr 5, 2020Updated 6 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- demo for kcp☆16Mar 31, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆75Jan 22, 2018Updated 8 years ago
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated 2 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 12 years ago
- fast thread pool☆28Dec 13, 2018Updated 7 years ago
- UVC camera采集图像+h264压缩+live555发送rtsp流☆14Aug 5, 2020Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- key-value 多线程服务器☆14Jul 19, 2015Updated 11 years ago
- 流媒体服务器Windows版本 RTMP HLS RTSP Stream server。 Support HLS RTMP RTSP HTTP-TS HTTP-FLV HTTP-AAC。 Output video in 0.2-0.3 seconds,very fast。☆11Dec 24, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 12 years ago
- NI-VISA based device control☆12Sep 20, 2021Updated 5 years ago
- 基于OpenCV的手写数字识别☆11Jan 10, 2017Updated 9 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Mar 25, 2016Updated 10 years ago
- 📀 Encoding YUV into H.246 & transmit it to rtmp server.☆10Dec 22, 2023Updated 2 years ago
- Deprecated, please use the other related standalone boards. 本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283☆12Jul 17, 2019Updated 7 years ago
- A epoll server,using epoll and thread pool☆10Jul 24, 2017Updated 9 years ago
- Replacement firmware for tuya dimmer MCU☆10Jul 8, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆12Nov 20, 2020Updated 5 years ago
- vlc在vs2010下面的移植☆10Feb 27, 2015Updated 11 years ago
- ☆17Jul 7, 2019Updated 7 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- Clone from git://git.ti.com/iot-gateway/zigbee-gateway.git, with branches by tcave, rhodris and the OSX port☆12Nov 12, 2013Updated 12 years ago
- Common code library☆15Feb 3, 2018Updated 8 years ago
- ☆13May 15, 2014Updated 12 years ago
- [2007] Windows tool, offers the ability to dynamically and transparently modify incoming and outgoing network traffic, as well as to redi…☆12Nov 27, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Core to dump☆12Mar 26, 2016Updated 10 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- the Evaluation Board base on ESP32-S3 with Xtensa® Dual-Core 32-bit LX7.☆13Apr 20, 2024Updated 2 years ago
- Auto set static IP for wlan/ethernet, which dynamically assigned from dhcp,and add default gateway, then check both network status☆12Apr 9, 2019Updated 7 years ago
- Implements kernels with RISC-V Vector☆22Mar 24, 2023Updated 3 years ago
- A cross platform HTTP client written in C++ based on raw sockets☆13Jul 19, 2019Updated 7 years ago
- 简易无类型脚本语言☆15Sep 17, 2013Updated 13 years ago