tvaneerd / code
☆9Updated 2 years ago
Alternatives and similar repositories for code:
Users that are interested in code are comparing it to the libraries listed below
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆26Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A hash function library☆44Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Simple mutation-testing☆44Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆61Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Extension of the STL algorithms on sets☆21Updated 5 years ago