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:
- A stripped-down, portable version of boost::context☆53Updated 3 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
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆83Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A c++ develop toolkit☆34Updated 8 years ago
- modern c++ raft library☆47Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Updated 9 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- A ZooKeeper client for C++.☆157Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- ☆37Updated 10 years ago
- ☆17Updated 5 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- Boost.Lockfree☆148Updated last month