bittnkr / uniqLinks
A lock-free (multi reader / multi writer) circular buffered queue.
☆52Updated 2 years ago
Alternatives and similar repositories for uniq
Users that are interested in uniq are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- a FIFO-ordered associative container for C++☆202Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- ☆27Updated last year
- Simple resource pool for recycling resources in C++☆69Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 11 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Simple C++ event loop library☆55Updated 9 years ago
- Thread aware Signal/Slot library☆83Updated 4 months ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 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…☆157Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago