vichargrave / tcpsocketsLinks
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
☆185Updated 7 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 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- c/c++ language useful recipes☆95Updated 11 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…☆290Updated 3 weeks ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 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
- A sample epoll server.☆74Updated 11 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 11 months ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- simple http server base on epoll☆324Updated last year
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 6 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 7 months ago
- A portable, pure C++11 timer component.☆175Updated last year
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- Boost.org thread module☆211Updated last month
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A C++ Redis client☆189Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago