Martin Moene

Results 26 repositories owned by Martin Moene

any-lite

132
Stars
25
Forks
Watchers

any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library

bit-lite

36
Stars
4
Forks
Watchers

bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library

byte-lite

52
Stars
8
Forks
Watchers

byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library

catch-lest-other-comparison

28
Stars
3
Forks
Watchers

Tabularised feature comparison between Catch, doctest and lest C++ test frameworks

clue

58
Stars
8
Forks
Watchers

A tiny single-file header-only C++ logging framework

expected-dark

52
Stars
4
Forks
Watchers

Expected objects for C++11 and later (and later perhaps C++98 )

expected-lite

353
Stars
31
Forks
Watchers

expected lite - Expected objects in C++11 and later in a single-file header-only library

invoke-lite

30
Stars
2
Forks
Watchers

A single-file header-only version of C++17-like invoke() for C++98, C++11 and later

span-lite

493
Stars
38
Forks
Watchers

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library

variant-lite

235
Stars
28
Forks
Watchers

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library