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:
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 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
- High performance multithreading toolkit for C++17☆47Updated this week
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆76Updated 11 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Boost.org multi_index module☆51Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago