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:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 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
- Similar to python's `repr`, for c++☆32Updated 3 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 last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 2 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- ☆26Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago