khizmax / libcdsLinks
A C++ library of Concurrent Data Structures
☆2,703Updated 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,442Updated 5 years ago
- A collection of resources on wait-free and lock-free programming☆1,972Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,747Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,416Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,982Updated 9 months ago
- A high-performance, concurrent hash table☆1,715Updated 7 months ago
- Your standard library for metaprogramming☆1,810Updated last week
- Unified Executors☆1,654Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,379Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,292Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 7 months ago
- C++14 lock-free queue.☆1,767Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,571Updated 5 months ago
- An Open Source Implementation of the Actor Model in C++☆3,362Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,080Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,704Updated 6 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,002Updated 7 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,178Updated 7 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,883Updated last year
- 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…☆942Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆984Updated last year
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,111Updated last year
- A C++11 library for serialization☆4,557Updated 10 months ago
- A type safe SQL template library for C++☆2,593Updated 2 months ago
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago