SteveZhangSZ / ConstexprCircularQueue
Single Header Constexpr Circular Queue
☆18Updated 4 years ago
Alternatives and similar repositories for ConstexprCircularQueue:
Users that are interested in ConstexprCircularQueue are comparing it to the libraries listed below
- A saturating arithmetic cast.☆12Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Library for complex bitfields☆19Updated 11 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 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
- Container Traits for Modern C++☆29Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago