matt-42 / moustique
C++14 high performance non-blocking network IO (based on epoll + boost.context)
☆135Updated 6 years ago
Alternatives and similar repositories for moustique:
Users that are interested in moustique are comparing it to the libraries listed below
- Thread-safe cross-platform event loop library in C++☆171Updated 2 weeks ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 5 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 5 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 2 weeks ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆64Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Live Asynchronous Visualized Architecture☆96Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆159Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Boost.Asio network programming little book☆84Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆381Updated last year
- compile time assembly interpreter☆84Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆389Updated 6 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago