ned14 / quickcpplib
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
☆161Updated this week
Alternatives and similar repositories for quickcpplib:
Users that are interested in quickcpplib are comparing it to the libraries listed below
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆152Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 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☆157Updated 9 months ago
- C++ static_enum☆86Updated 5 years ago
- A polymorphic value-type for C++☆227Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- An indirect value-type for C++☆82Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago