davmac314 / dasynqLinks
Thread-safe cross-platform event loop library in C++
☆176Updated 2 weeks ago
Alternatives and similar repositories for dasynq
Users that are interested in dasynq are comparing it to the libraries listed below
Sorting:
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆85Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- Fast and simple data serialization for C++.☆41Updated 2 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Joedb, the Journal-Only Embedded Database☆93Updated this week
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last week
- A fast and memory-optimized string library for C++☆293Updated 3 years ago
- ulids in C++, Header Only☆97Updated last year
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆159Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- C++ framework for rapid server development☆77Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A minimal blocking queue backed by a circular buffer☆111Updated 3 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago