sunxfancy / zeroerrLinks
A powerful C++ unit testing/assert/log utils
☆34Updated 5 months ago
Alternatives and similar repositories for zeroerr
Users that are interested in zeroerr are comparing it to the libraries listed below
Sorting:
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- C++ utilities☆141Updated this week
- A light weight C++ in memory argument parser☆65Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆128Updated last month
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- ☆102Updated last year
- value types for composite class design - with allocators☆59Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- C++ small containers☆146Updated 4 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- An indirect value-type for C++☆84Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- A C++ parser combinator library.☆155Updated last month
- File/Directory Watcher for Modern C++