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:
- `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
- 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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- 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 last year
- ☆26Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- C++11 compatible charconv☆31Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A fixed capacity dynamically sized string☆66Updated last month