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
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 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…☆19Updated 9 months ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 6 years ago
- patches for gcc 7.2 to implement abdriviated lambdas for C++☆9Updated 6 years ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 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
- Pointers and the C++ Core Guidelines☆9Updated 5 years ago
- High performance event tracing☆16Updated last week
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Boost.org bimap module☆20Updated last month
- A C++11 library for Unicode☆80Updated 5 years ago
- Boost.org ptr_container module☆14Updated 2 weeks ago
- Proposal for constexpr_allocator☆13Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago