RajivKurian / epoll-exampleLinks
A sample epoll server.
☆73Updated 12 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 10 years ago
- ☆155Updated 12 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆187Updated 8 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated last year
- Simple C++multithread lib☆126Updated 6 years ago
- ☆64Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- ☆98Updated 10 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years 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
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- C++标准库的轻量级拓展.☆70Updated 7 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- concurrency library for C++☆73Updated 11 years ago
- A simple C++ common base library used in Qihoo 360☆115Updated 3 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 ligthweight asynchronized network library focused on backend c++ development☆96Updated 6 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆159Updated 8 years ago