KjellKod / lock-free-wait-free-circularfifoLinks
☆28Updated 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:
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 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…☆160Updated 4 months ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 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
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ framework for rapid server development☆77Updated last year
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago