C++ Concurrency library!
☆27Feb 15, 2019Updated 7 years ago
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp are comparing it to the libraries listed below
Sorting:
- Circular span☆12May 24, 2024Updated last year
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 7 years ago
- functional template library☆15Jun 13, 2016Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Mar 27, 2021Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- ☆12Oct 15, 2023Updated 2 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 10 years ago
- a simplest pluginable abstract factory for cpp☆13Jul 25, 2018Updated 7 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- nd-tree data structures and algorithms☆15Sep 29, 2015Updated 10 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 6 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- ASIO Cooperative Task for await-based coroutine☆16Sep 8, 2018Updated 7 years ago
- An implementation of the former C++17 proposal `array_view`☆37Oct 26, 2018Updated 7 years ago
- Mordor is a high performance I/O library based on fibers.☆21Sep 9, 2017Updated 8 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆17Dec 21, 2021Updated 4 years ago
- ReducePing is a small utility to tune the "TcpAckFrequency" setting of Windows to get better latency in TCP networked games.☆24Mar 22, 2016Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Feb 20, 2017Updated 9 years ago
- Asynchronous timer queue mechanism(C++11)☆23Feb 19, 2015Updated 11 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Nov 9, 2014Updated 11 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- Small coroutine/"protothread"-with-a-stack header.☆32Nov 17, 2022Updated 3 years ago
- C++11 metaprogramming library☆112Nov 6, 2015Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆129Dec 18, 2015Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- A ES7-style async/await implementation in Golang☆18Aug 3, 2022Updated 3 years ago
- A C and C++ string pooling CMake-integrated preprocessor☆21May 30, 2019Updated 6 years ago
- Single header Wavefront OBJ parser written in C.☆28Oct 23, 2017Updated 8 years ago
- Fixed size function wrapper like std::function☆70May 1, 2016Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 6 years ago
- Ecsact tools bundled into an installable SDK☆12Jan 21, 2026Updated last month
- dynamic polymorphism without inheritance☆31Sep 24, 2017Updated 8 years ago
- We provide a prototype of a stackless coroutine.☆34Jan 10, 2018Updated 8 years ago
- Debuggable script language for interoperation with C++ using reflection.☆120Feb 10, 2026Updated 2 weeks ago
- C++20 implementation of {{ mustache }}☆85Nov 18, 2024Updated last year
- Portable implementation of future/promise API in C++☆77Jul 10, 2024Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago