groundswellaudio / strmLinks
string pattern matching in C++20
☆9Updated 3 years ago
Alternatives and similar repositories for strm
Users that are interested in strm are comparing it to the libraries listed below
Sorting:
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last month
- Comparison operators for std::span☆15Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- homogeneous variadic function parameters☆17Updated last year
- 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
- ☆34Updated 3 years ago
- Build-system agnostic code generation application for C++.☆20Updated 2 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- ☆26Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year