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
- Embrace (post) modern C++☆9Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 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
- Library for complex bitfields☆19Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Null-termination-aware string-view class for C++☆24Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- ☆26Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago