SteveZhangSZ / ConstexprCircularQueueLinks
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
Sorting:
- A saturating arithmetic cast.☆12Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Library for complex bitfields☆19Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years 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
- Embrace (post) modern C++☆9Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- `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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆26Updated 5 years 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
- 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago