RajivKurian / epoll-exampleLinks
A sample epoll server.
☆74Updated 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.☆180Updated 13 years ago
- ☆155Updated 12 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- concurrency library for C++☆73Updated 11 years ago
- Lock-Free Thread Pool☆79Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- ☆65Updated 6 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- c++11任务库☆53Updated 9 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 8 months ago
- Fiber and async I/O based network library☆261Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- ☆53Updated 11 years ago
- ☆98Updated 9 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆158Updated 7 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆105Updated 10 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
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 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