KjellKod / g3logLinks
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 with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros…
☆922Updated 2 months ago
Alternatives and similar repositories for g3log
Users that are interested in g3log are comparing it to the libraries listed below
Sorting:
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,939Updated last month
- Event Dispatcher and callback list for C++☆1,500Updated 5 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,436Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Yet Another Serialization☆759Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- Unified Executors☆1,591Updated 3 months ago
- The C++ Network Library Project -- cross-platform, standards compliant networking library.☆2,010Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- A simple C++14 signal-slots implementation☆804Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Low Latency C++11 Logging Library☆738Updated last year
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,248Updated last year
- A type safe SQL template library for C++☆2,547Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- CMake module to speed up builds.