SteveZhangSZ / ConstexprCircularQueueLinks
Single Header Constexpr Circular Queue
☆18Updated 5 years ago
Alternatives and similar repositories for ConstexprCircularQueue
Users that are interested in ConstexprCircularQueue are comparing it to the libraries listed below
Sorting:
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Null-termination-aware string-view class for C++☆25Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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
- ☆26Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆9Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- ☆22Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Service discovery protocol and reference implementation.☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago