mattiasflodin / recklessView external linksLinks
Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
☆507Oct 22, 2023Updated 2 years ago
Alternatives and similar repositories for reckless
Users that are interested in reckless are comparing it to the libraries listed below
Sorting:
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆951Feb 6, 2026Updated last week
- A lightweight C++ logging library☆1,888Jul 1, 2024Updated last year
- A new take on polymorphism☆690Dec 11, 2025Updated 2 months ago
- Yet another logging library.☆203Dec 12, 2018Updated 7 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 2 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆485Jan 2, 2026Updated last month
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Jan 5, 2024Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 5 years ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Loose collection of misc C++ libs☆352Jan 9, 2022Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆573Sep 7, 2022Updated 3 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,377Jan 10, 2026Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Dec 17, 2025Updated last month
- Asynchronous Low Latency C++ Logging Library☆2,812Jan 22, 2026Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,477Mar 8, 2024Updated last year
- A C++ library of Concurrent Data Structures☆2,729Oct 17, 2023Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Jan 2, 2026Updated 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☆166Nov 28, 2025Updated 2 months ago
- Functional programming style pattern-matching library for C++☆1,309Oct 22, 2021Updated 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…☆167Feb 7, 2026Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 2 months ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Parsing Expression Grammar Template Library☆2,109Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Nov 2, 2025Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 8 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆528Apr 19, 2022Updated 3 years ago
- Yet Another Serialization☆772Feb 18, 2025Updated 11 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- A high performance C++ log library, producing structured binary logs☆776Feb 2, 2026Updated 2 weeks ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago