choll / xtr
A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments
☆43Updated 4 months ago
Alternatives and similar repositories for xtr:
Users that are interested in xtr are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A simple C++ header-only template library implementing matching using wildcards☆82Updated 10 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Pipelines for Modern C++☆62Updated 4 years ago
- Light, fast, threadpool for C++20☆97Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆75Updated last year
- A helper to convert a header-based C++ project to module-based one.☆40Updated 5 months ago
- A fixed capacity dynamically sized string☆64Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆44Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- A C++14 reflection library☆68Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last week
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 7 years ago
- A light weight C++ in memory argument parser☆54Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆67Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆27Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆74Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated 3 weeks ago