oktal / logppLinks
A modern, fast, structured logging framework in C++
☆60Updated 2 years ago
Alternatives and similar repositories for logpp
Users that are interested in logpp are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- ☆53Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Flat containers for C++☆59Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- A C++14 reflection library☆78Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month