dkedyk / ImplementingUsefulAlgorithmsLinks
Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk
☆131Updated 5 months ago
Alternatives and similar repositories for ImplementingUsefulAlgorithms
Users that are interested in ImplementingUsefulAlgorithms are comparing it to the libraries listed below
Sorting:
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆50Updated last year
- C++ High Performance, published by Packt☆256Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆105Updated 2 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- C++ High Performance Second Edition, published by Packt☆252Updated 2 years ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- Modern C++ Programming Cookbook, Third Edition, Published by PACKT☆104Updated last year
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- ☆55Updated last year
- Example programs from "Discovering Modern C++" 2nd edition (3rd code update)☆75Updated 4 years ago
- ☆86Updated 2 years ago
- This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://w…☆140Updated last year
- Asynchronous Programming with C++, Published by Packt☆60Updated 6 months ago
- Experiments with the C++ programming language.☆141Updated last month
- C++ System Programming Cookbook, published by Packt☆69Updated 2 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆236Updated 2 years ago
- Hands-On Functional Programming with C++, published by Packt☆51Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Master the technique of confidently writing robust C++ code☆62Updated 5 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 9 months ago
- C++ template metaprogram driven tensor math library☆88Updated last month
- Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)☆356Updated 2 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 years ago
- Hands-On System Programming with C++, published by Packt☆145Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆96Updated last year
- The Art of Writing Efficient Programs, published by Packt☆313Updated last year
- Slides and other materials from CppCon2021☆107Updated last year
- Slides for the C++ on Sea conference☆108Updated last year
- Source code of all examples and exercise solutions for "Professional C++, 6th Edition" by Marc Gregoire☆132Updated 6 months ago