steve-downey / papers
Source for papers and proposals
☆75Updated 5 months ago
Alternatives and similar repositories for papers:
Users that are interested in papers are comparing it to the libraries listed below
- ☆76Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- ranges features for c+23 ported to C++20☆77Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- My WG21 proposals☆52Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated last week
- A C++ type to trace calls to special member functions.☆99Updated 10 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- Zoo library☆120Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Lightweight C++20 testing framework.☆276Updated 3 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 weeks ago
- ☆61Updated 6 months ago
- C++20 Meta-Programming library☆256Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Extending C++ library for functional programming☆75Updated this week
- ☆82Updated 11 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 9 months ago
- Simple C++20 module support for CMake☆211Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- high performance C++20 implementation of std::variant☆54Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Measures high-level timing and memory usage metrics during compilation☆73Updated 3 years ago
- ☆61Updated 3 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- A modern C++-20 testing framework.☆50Updated 9 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year