dragonquest / cpp-channels
C++ Channels & WaitGroup inspired by the Go Programming Language
☆18Updated 4 years ago
Alternatives and similar repositories for cpp-channels:
Users that are interested in cpp-channels are comparing it to the libraries listed below
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ double-to-string conversion benchmark☆9Updated 6 months ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Concurrent Hash Table☆25Updated 3 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆14Updated 3 months ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago
- C++ framework for rapid server development☆77Updated last year
- Fast string to integer conversion☆15Updated 7 years ago
- 从boost.context库提取的fcontext☆10Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 8 months ago
- C++ plugin framework☆52Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago