preshing / junction
Concurrent data structures in C++
☆1,408Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for junction
- A C++ library of Concurrent Data Structures☆2,566Updated last year
- A high-performance, concurrent hash table☆1,610Updated 7 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,254Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- Unified Executors☆1,489Updated 3 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- A collection of resources on wait-free and lock-free programming☆1,803Updated 8 months ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,106Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,556Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆730Updated 4 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,119Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,394Updated 2 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Your standard library for metaprogramming☆1,699Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- userland threads☆464Updated this week