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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++11 compatible charconv☆30Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Yet Another C++ Library☆20Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆26Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆39Updated this week
- Comparison operators for std::span