tcbrindle / numeric_rangesLinks
Numeric algorithms for C++20 Ranges
☆30Updated 5 years ago
Alternatives and similar repositories for numeric_ranges
Users that are interested in numeric_ranges are comparing it to the libraries listed below
Sorting:
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Various documents and code related to proposals for WG21☆67Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- A fast, lightweight and single-header C++ csv parser library☆88Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Functional reactive programming library for c++☆160Updated last year
- A C++ parser combinator library.☆152Updated 2 weeks ago