choll / xtr
A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments
☆40Updated last month
Related projects ⓘ
Alternatives and complementary repositories for xtr
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- A C++14 reflection library☆69Updated last week
- A header only structure of arrays container for C++☆39Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- A C++20 serialization library (cereal fork)☆26Updated last year
- C++11 compatible charconv☆27Updated last week
- An indirect value-type for C++☆82Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 8 months ago
- A fixed capacity dynamically sized string☆63Updated last week
- File/Directory Watcher for Modern C++☆79Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- stl-like algorithms for TYPES☆32Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 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…☆32Updated last month
- A functional parsing library☆26Updated 7 months ago
- A single-header scheduler aware C++ future/promise that does not block☆29Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Standalone version of the boost::unordered library☆23Updated 5 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Boost.PFR without the boost namespaces☆64Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- Portable UUID generation library for C++☆24Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆58Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year