David-Haim-zz / concurrencppLinks
C++ Concurrency library!
☆27Updated 6 years ago
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++11 compatible charconv☆31Updated last month
- WIP☆26Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++14 CSV Stream based on C File API☆10Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year