hosseinmoein / Bobcat
3 different C++, multi-threaded queues including a lock-free one
☆10Updated last year
Alternatives and similar repositories for Bobcat:
Users that are interested in Bobcat are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++11 compatible charconv☆30Updated 3 weeks ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 3 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- An asynchronous FastCGI web microframework for C++☆37Updated last week