khizmax / libcdsLinks
A C++ library of Concurrent Data Structures
☆2,722Updated 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 collection of resources on wait-free and lock-free programming☆2,005Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,804Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- A high-performance, concurrent hash table☆1,730Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- An Open Source Implementation of the Actor Model in C++☆3,385Updated this week
- C++14 lock-free queue.☆1,806Updated last month
- Unified Executors☆1,681Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,140Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆4,464Updated 7 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- A type safe SQL template library for C++☆2,609Updated last month
- Your standard library for metaprogramming☆1,829Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,737Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,444Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,151Updated 2 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,343Updated 10 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,167Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,907Updated last year
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,325Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,462Updated this week
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,095Updated this week