oktal / logppLinks
A modern, fast, structured logging framework in C++
☆59Updated 2 years ago
Alternatives and similar repositories for logpp
Users that are interested in logpp are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 4 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☆157Updated 2 months ago
- GitHub Actions for C++ Libraries☆22Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- An indirect value-type for C++☆83Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago