preshing / junctionLinks
Concurrent data structures in C++
☆1,442Updated 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 C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- A high-performance, concurrent hash table☆1,717Updated 8 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- A very fast hashtable☆1,814Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,981Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,422Updated last year
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- C++ associative containers☆1,595Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years 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,574Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- Unified Executors☆1,659Updated last week
- Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The librar…☆1,019Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,883Updated last year
- userland threads☆492Updated 2 weeks ago
- C++14 lock-free queue.☆1,773Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- libnop: C++ Native Object Protocols☆576Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,170Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,574Updated last week