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:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years 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
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆180Updated 12 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 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…☆158Updated 3 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 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
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆50Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago