KjellKod / lock-free-wait-free-circularfifoLinks
☆28Updated 2 years ago
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:
- High performance multithreading toolkit for C++17☆47Updated last month
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago