ned14 / zero-copy-socket-testLinks
☆13Updated 11 years ago
Alternatives and similar repositories for zero-copy-socket-test
Users that are interested in zero-copy-socket-test are comparing it to the libraries listed below
Sorting:
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- C++ TR2 proposal based on Asio☆18Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Simple metrics library for C++ programs☆34Updated 13 years ago
- AMQP client library written in c++ using boost-asio☆20Updated 14 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆82Updated 5 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- C++ proactor network library for Linux☆18Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 9 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 7 years ago
- C++ async operations☆100Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Network Application Framework for c++☆14Updated 10 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- A PostgreSQL client library written in Modern C++