zschoche / mlogLinks
Comfortable lightweight C++ logging library -- cross-platform, C++11.
☆29Updated 2 years ago
Alternatives and similar repositories for mlog
Users that are interested in mlog are comparing it to the libraries listed below
Sorting:
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 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
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆17Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year