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:
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost.org multi_index module☆55Updated 3 weeks ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆26Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 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
- A future and stream library for modern C++.☆67Updated 2 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- C++ framework for rapid server development☆76Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week