preshing / junctionLinks
Concurrent data structures in C++
☆1,444Updated 5 years ago
Alternatives and similar repositories for junction
Users that are interested in junction are comparing it to the libraries listed below
Sorting:
- A fast, memory efficient hash map for C++☆1,295Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- A high-performance, concurrent hash table☆1,721Updated 8 months ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆849Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆990Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Unified Executors☆1,670Updated 3 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,993Updated 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,580Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,194Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- A very fast hashtable☆1,821Updated 2 years ago
- userland threads☆494Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,595Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- Your standard library for metaprogramming☆1,821Updated last week
- C++14 lock-free queue.☆1,787Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,118Updated last year
- C++ Benchmark Authoring Library/Framework☆861Updated 2 months ago
- C++ associative containers☆1,598Updated 4 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆554Updated last year
- Async++ concurrency framework for C++11☆1,414Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- 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…☆947Updated last month
- C++ library for executors☆513Updated 9 years ago