martinmoene / clueLinks
A tiny single-file header-only C++ logging framework
☆65Updated 4 years ago
Alternatives and similar repositories for clue
Users that are interested in clue are comparing it to the libraries listed below
Sorting:
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆92Updated last year
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last month
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- async/await in vanilla C++11☆80Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months ago
- Experimental config library for C++☆143Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆91Updated 7 years ago
- small delegate implementation☆85Updated 9 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…☆165Updated 5 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A simple and lightweight C++11 dialog library (for Windows)☆28Updated 10 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago