hosseinmoein / Cheetah
Header-only C++ Timers and Alarms based on threads.
☆10Updated last year
Alternatives and similar repositories for Cheetah
Users that are interested in Cheetah are comparing it to the libraries listed below
Sorting:
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- A modern and (mostly) macro free mocking-framework☆34Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Asio Buffers without the Asio☆12Updated 3 months ago
- ☆15Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆46Updated 3 weeks ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago
- GitHub Actions for C++ Libraries☆22Updated last month
- Comparison operators for std::span☆15Updated 5 years ago
- C++ light-weight Thread Pool library☆96Updated 2 months ago
- string pattern matching in C++20☆9Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- C++11 compatible charconv☆30Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 6 months ago
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Library for complex bitfields☆19Updated 11 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- A modern C++ uri & query parser☆12Updated 9 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Dependency Injection Library for C++17/C++20/C++23☆34Updated 3 weeks ago