biojppm / c4core
C++ utilities
☆131Updated last month
Alternatives and similar repositories for c4core:
Users that are interested in c4core are comparing it to the libraries listed below
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- A C++14 reflection library☆71Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- 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☆239Updated 3 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆147Updated last year
- A fixed capacity dynamically sized string☆65Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆84Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++ parser combinator library.☆133Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆199Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆152Updated 9 months ago
- A memory leak and deadlock finder for C, C++☆72Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Boost.org signals2 module☆82Updated last month
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago