KjellKod / lock-free-wait-free-circularfifoLinks
☆27Updated last year
Alternatives and similar repositories for lock-free-wait-free-circularfifo
Users that are interested in lock-free-wait-free-circularfifo are comparing it to the libraries listed below
Sorting:
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Modern C++ generic header-only template library.☆102Updated 2 weeks ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- ☆49Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago