zschoche / mlog
Comfortable lightweight C++ logging library -- cross-platform, C++11.
☆30Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mlog
- ☆17Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Simple and lightweight factory class, featuring automatic type casting. Written in C++11☆12Updated 9 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- (R)eflect (P)lain (O)ld (C)++ (O)bjects, is a small header based reflection system that supports JSON serialization,etc☆8Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Pointers and the C++ Core Guidelines☆9Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- WIP☆26Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago