rigtorp / awesome-lockfreeLinks
A collection of resources on wait-free and lock-free programming
☆1,934Updated last year
Alternatives and similar repositories for awesome-lockfree
Users that are interested in awesome-lockfree are comparing it to the libraries listed below
Sorting:
- A C++ library of Concurrent Data Structures☆2,675Updated last year
- Concurrent data structures in C++☆1,435Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,349Updated last year
- C++14 lock-free queue.☆1,716Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,051Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,966Updated 6 months ago
- A high-performance, concurrent hash table☆1,696Updated 4 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,466Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,537Updated last week
- Unified Executors☆1,628Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 4 months 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,554Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,037Updated last week
- A fast, memory efficient hash map for C++☆1,287Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,280Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆980Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,671Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,652Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- A collection of lock-free data structures written in standard C++11☆916Updated 7 months ago
- A very fast hashtable☆1,792Updated last year
- A high performance C++ log library, producing structured binary logs☆710Updated 3 weeks ago
- Slides and other materials from CppCon 2017☆1,816Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,082Updated last month
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- Async++ concurrency framework for C++11☆1,405Updated 10 months ago