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:
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ coroutine based networking library (WIP)☆39Updated 7 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
- 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☆37Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆32Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 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…☆165Updated 3 weeks ago
- async/await in vanilla C++11☆80Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- Literal Logging for C++☆86Updated 8 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Fast delegates implementation☆57Updated 3 years ago