ThePhD / phdLinks
A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.
☆20Updated 4 years ago
Alternatives and similar repositories for phd
Users that are interested in phd are comparing it to the libraries listed below
Sorting:
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Boost.org tokenizer module☆29Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Boost.org bimap module☆23Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 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 3 weeks ago
- Easily batch-build cmake projects!☆18Updated 5 months ago
- Named arguments for C++17☆31Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Boost.org flyweight module☆13Updated last month
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- The C++ Alliance (website)☆17Updated 2 weeks ago
- High performance event tracing☆17Updated 3 weeks ago
- sandbox for my c++ functional programming experiments☆33Updated 12 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago