A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilities.
☆15Feb 23, 2017Updated 9 years ago
Alternatives and similar repositories for concurrency-cpp11
Users that are interested in concurrency-cpp11 are comparing it to the libraries listed below
Sorting:
- ☆14Jul 20, 2017Updated 8 years ago
- ☆20Feb 21, 2022Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Sep 17, 2015Updated 10 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Sep 21, 2020Updated 5 years ago
- Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.☆38Feb 27, 2020Updated 6 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Jun 28, 2019Updated 6 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Jan 24, 2013Updated 13 years ago
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 8 years ago
- ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).☆23Mar 28, 2021Updated 4 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Oct 27, 2011Updated 14 years ago
- Minimal C++ asynchronous network library for distributed systems.☆38May 3, 2021Updated 4 years ago
- A Voxel Editor in C++☆10Oct 27, 2020Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- Network library implemented with C++23 standard☆10Jan 10, 2026Updated last month
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- Union Mobile SDK for Live Streaming on Android platform☆10Dec 14, 2017Updated 8 years ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Apr 7, 2022Updated 3 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- Some tools to inject failure☆10Mar 7, 2018Updated 7 years ago
- Unity 3D C# script that generates a mesh to correct lens distortion in real-time on the GPU. Fast and configurable. It is for show video …☆15Feb 12, 2016Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Aug 12, 2021Updated 4 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- This repository will help you to clone voice to generate an arbitrary speech in real time☆11Apr 24, 2020Updated 5 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Jun 5, 2019Updated 6 years ago
- ☆14Sep 10, 2025Updated 5 months ago
- 一致性哈希工具类 Implementing Consistent Hashing in Kotlin☆10Jun 20, 2018Updated 7 years ago
- Powerful distribution Java / Python RPC system.☆13Sep 15, 2018Updated 7 years ago
- Another dynamically-typed, lightweight programming language☆12May 5, 2015Updated 10 years ago
- A c++ hash map/table which utilizes simd (specifically Intel x86 SSE/AVX)☆11Apr 30, 2019Updated 6 years ago
- Clone-voice-with-Pytorch☆11Sep 9, 2022Updated 3 years ago
- Radial lens undistortion filtering in WebGL☆12Mar 31, 2016Updated 9 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- a high performance server framework☆12Dec 11, 2022Updated 3 years ago
- ☆10Feb 17, 2023Updated 3 years ago
- 非官方 TiDB 百科,目标收录所有 TiDB 开发/维护/使用过程中可能会碰到的 概念/配置项/其他 等等。☆10Jan 21, 2022Updated 4 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Python 3 implementations of some of the fundamental Machine Learning models and algorithms from scratch.☆10Sep 16, 2022Updated 3 years ago
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 2 years ago
- GPU-accelerated AES encryption project☆11Feb 13, 2015Updated 11 years ago