ned14 / quickcpplibLinks
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
☆184Updated last month
Alternatives and similar repositories for quickcpplib
Users that are interested in quickcpplib are comparing it to the libraries listed below
Sorting:
- A polymorphic value-type for C++☆228Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- SPY - C++ Information Broker☆157Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 weeks ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- 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.☆252Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++ library aiming to replace all built-in integers☆98Updated this week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago