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 last month
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆15Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆26Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 2 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- easy to use callback library for C++☆42Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year