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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A saturating arithmetic cast.☆12Updated 6 years ago
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- Implementation of a lock-free ring buffer class.☆36Updated 6 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 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
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago