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:
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Library for complex bitfields☆19Updated last year
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- ☆25Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆22Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year