huxia1124 / ParallelContainersLinks
Parallel high performance C++ containers (set and map)
☆16Updated last year
Alternatives and similar repositories for ParallelContainers
Users that are interested in ParallelContainers are comparing it to the libraries listed below
Sorting:
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Updated 10 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 3 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- C++ class reflection library without RTTI.☆36Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆32Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago