DrInfiniteExplorer / enumerableLinks
Enumerable is a library inspired by IEnumerable in c#
☆12Updated 8 years ago
Alternatives and similar repositories for enumerable
Users that are interested in enumerable are comparing it to the libraries listed below
Sorting:
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Heap allocation free version of C++11 std::function