shishougang / blog_multithreadingLinks
multithreading examples of my blog
☆13Updated 11 years ago
Alternatives and similar repositories for blog_multithreading
Users that are interested in blog_multithreading are comparing it to the libraries listed below
Sorting:
- modern c++ raft library☆47Updated 5 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A c++ develop toolkit☆34Updated 8 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Boost.Lockfree☆145Updated 3 weeks ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Array-based lockfree queue☆12Updated 3 years ago
- ☆37Updated 10 years ago
- awaitable tasks base on msvc's resumable functions.☆23Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 5 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- ☆52Updated 11 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Updated 9 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago