ThePhD / phd
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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- 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 bimap module☆21Updated this week
- Chromium DevTools remote for C++☆11Updated 6 years ago
- Boost.org flyweight module☆12Updated 3 weeks ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Boost.org property_map module☆15Updated this week
- Boost.IO☆14Updated this week
- Boost.org ptr_container module☆15Updated 3 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Boost.org logic module☆11Updated this week
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Boost.org conversion module☆13Updated this week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Boost.org parameter module☆15Updated 3 weeks ago
- Boost.org concept_check module☆20Updated this week
- Easily batch-build cmake projects!☆17Updated last month
- Boost.org scope_exit module☆16Updated this week
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- Boost.org tokenizer module☆26Updated this week
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year