Martin Moene

Results 26 repositories owned by Martin Moene

lest

385
Stars
43
Forks
Watchers

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

optional-lite

397
Stars
45
Forks
Watchers

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

string-view-lite

403
Stars
44
Forks
Watchers

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

ring-span-lite

147
Stars
12
Forks
Watchers

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

nonstd-lite

81
Stars
4
Forks
Watchers

Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments

PhysUnits-CT-Cpp11

78
Stars
17
Forks
Watchers

A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion

jthread-lite

59
Stars
2
Forks
Watchers

C++20's jthread for C++11 and later in a single-file header-only library

kalman-estimator

23
Stars
3
Forks
Watchers

kalman-estimator - a Kalman estimator in C++

martin-moene.blogspot.com

30
Stars
16
Forks
Watchers

Code from my Blog

observer-ptr-lite

36
Stars
6
Forks
Watchers

observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)