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:
- High performance event tracing☆17Updated this week
- Single Header Constexpr Circular Queue☆17Updated 5 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
- A library of tools for compiler construction.☆11Updated 9 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 6 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Containers for building C++ on CI☆48Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 2 months ago
- Boost.org bimap module☆23Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago