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
- Embrace (post) modern C++☆9Updated 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
- Highly composable C++17 template meta programming library☆39Updated 6 years 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
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 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
- Make std::mdspan formattable by std::format.☆10Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 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 3 years ago
- Library for complex bitfields☆19Updated 10 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago