PeterTh / uibk_cppLinks
UIBK Lecture on Advanced C++
☆58Updated 9 months ago
Alternatives and similar repositories for uibk_cpp
Users that are interested in uibk_cpp are comparing it to the libraries listed below
Sorting:
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆236Updated 2 years ago
- The most over-engineered C++ assertion library☆654Updated this week
- Listing of C++ Youtube channels for conferences and user groups☆268Updated 9 months ago
- Implementation of red-black tree using C++☆13Updated 4 years ago
- Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.☆569Updated 3 years ago
- C++ Tip Of The Week☆1,628Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,213Updated last week
- The missing CMake project initializer☆2,333Updated 5 months ago
- 🍦 Never use cout/printf to debug again☆712Updated 3 weeks ago
- Best practices of Modern C++☆262Updated 4 years ago
- Arbitrary-sized integer class for C++☆422Updated 11 months ago
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆614Updated last year
- Arbitrary-Precision Integer Arithmetic☆202Updated 2 years ago
- think-cell core library☆438Updated last year
- A class for homework assignments written in LaTeX.☆152Updated 4 years ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- Pitchfork is a Set of C++ Project Conventions☆1,193Updated last year
- C++ High Performance, published by Packt☆256Updated 2 years ago
- Modern C++: Snippets and Examples☆542Updated 3 years ago
- A C++ compile-time math library using generalized constant expressions☆781Updated last year
- Convenient, high-performance RGB color and position control for console output☆846Updated 9 months ago
- A C++20 library for sequence-orientated programming☆625Updated last month
- A directory for the Daily bit(e) of C++ series of posts.☆200Updated last year
- Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception ha…☆1,813Updated 2 months ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,006Updated 3 months ago
- CMake for C++ Best Practices☆1,384Updated 2 months ago
- Minimized version of cpp_starter_project☆186Updated 2 years ago
- Slides and other materials from CppCon 2022☆543Updated 2 years ago
- A general-purpose lightweight C++ graph library☆312Updated last month
- The quantities and units library for C++