SteveZhangSZ / ConstexprCircularQueueLinks
Single Header Constexpr Circular Queue
☆17Updated 5 years ago
Alternatives and similar repositories for ConstexprCircularQueue
Users that are interested in ConstexprCircularQueue are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 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
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Null-termination-aware string-view class for C++☆25Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- 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
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- ☆26Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago