hosseinmoein / BobcatLinks
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
Sorting:
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Tiny Test System☆27Updated this week
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years 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 last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago