ThePhD / phdLinks
A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.
☆21Updated 5 years ago
Alternatives and similar repositories for phd
Users that are interested in phd are comparing it to the libraries listed below
Sorting:
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A library of tools for compiler construction.☆12Updated 9 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Modern C++ framework for critical systems☆21Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Boost.org tokenizer module☆29Updated 3 weeks ago
- Boost.org bimap module☆23Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- Containers for building C++ on CI☆48Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Boost.org flyweight module☆14Updated 3 weeks ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago