ThePhD / phdLinks
A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.
☆22Updated 5 years ago
Alternatives and similar repositories for phd
Users that are interested in phd are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A library of tools for compiler construction.☆12Updated 9 years ago
- Boost.org bimap module☆23Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Containers for building C++ on CI☆48Updated last year
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- High performance event tracing☆18Updated 2 months ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 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☆39Updated last month
- A collection of formatting benchmarks☆52Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 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
- ☆14Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Boost.org flyweight module☆14Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago