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 9 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- 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 last month
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- WIP☆27Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆53Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A hash function library☆49Updated last month