zschoche / mlog
Comfortable lightweight C++ logging library -- cross-platform, C++11.
☆30Updated 2 years ago
Alternatives and similar repositories for mlog:
Users that are interested in mlog are comparing it to the libraries listed below
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆17Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- C++ Concurrency library!☆26Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago