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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- C++11 compatible charconv☆31Updated 2 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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 week
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Easy Parsing C++ Library☆21Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 8 months ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago