khizmax / libcdsLinks
A C++ library of Concurrent Data Structures
☆2,713Updated 2 years ago
Alternatives and similar repositories for libcds
Users that are interested in libcds are comparing it to the libraries listed below
Sorting:
- Concurrent data structures in C++☆1,446Updated 5 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,788Updated last year
- A collection of resources on wait-free and lock-free programming☆1,997Updated last year
- A high-performance, concurrent hash table☆1,726Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,297Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- C++14 lock-free queue.☆1,796Updated last week
- Unified Executors☆1,673Updated 2 weeks ago
- An Open Source Implementation of the Actor Model in C++☆3,372Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,986Updated 10 months ago
- Your standard library for metaprogramming☆1,824Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,583Updated 7 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,018Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,342Updated 9 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆991Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,433Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,117Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,158Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,716Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- A type safe SQL template library for C++☆2,601Updated 3 weeks ago
- C++ Benchmark Authoring Library/Framework☆862Updated 2 months ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,815Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,450Updated this week
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆948Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,431Updated 2 months ago
- C++ associative containers☆1,601Updated 4 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,899Updated last year