RajivKurian / epoll-exampleLinks
A sample epoll server.
☆73Updated 11 years ago
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- ☆155Updated 12 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 header-only C++ wrapper of libevent2☆29Updated 10 years ago
- concurrency library for C++☆73Updated 11 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- ☆65Updated 6 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 12 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- c/c++ language useful recipes☆96Updated 11 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- ☆70Updated 8 years ago
- lock free queue☆47Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 8 months ago
- A lightweight asynchronous event-driven network application framework in C++.☆106Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago