vichargrave / tcpsocketsLinks
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
☆188Updated 8 years ago
Alternatives and similar repositories for tcpsockets
Users that are interested in tcpsockets are comparing it to the libraries listed below
Sorting:
- A simple C++ threadpool based on POSIX threads.☆129Updated 10 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆295Updated 6 months ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- simple http server base on epoll☆324Updated 2 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- 简单有效的内存池实现☆100Updated 9 years ago
- simple TCP server / client C++ linux socket☆376Updated 3 years ago
- A sample epoll server.☆72Updated 12 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- C++ binding for Mongoose☆103Updated 9 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 8 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A portable, pure C++11 timer component.☆179Updated last year
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- A C++ Redis client☆189Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆228Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago