CoffeeBeforeArch / algorithmsLinks
Algorithms implemented in C++
☆19Updated 4 years ago
Alternatives and similar repositories for algorithms
Users that are interested in algorithms are comparing it to the libraries listed below
Sorting:
- This repository contains all code from the YouTube series "C++ Data Structures" by CoffeeBeforeArch.☆51Updated 5 years ago
- Cours CUDA / CUDA lecture☆9Updated 5 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Meta mathematics. Symbolic functions and derivatives.☆32Updated 7 years ago
- C++ implementation of a Artificial Neural Network☆24Updated 5 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆102Updated 3 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆13Updated 3 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- ☆8Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆18Updated 10 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 3 weeks ago
- SFML-based flocking simulation program☆13Updated 5 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Some tools for getting C++ configured on various platforms.☆34Updated last year
- My talks from CppCon 2020☆23Updated 4 years ago
- cppcast podcast website☆21Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated last week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Composable and efficient abstractions for iterating multidimensional spaces in C++☆10Updated last year
- A C++/Python library for numerical optimization calculations☆13Updated 3 months ago
- C++ Standard Template Library in Practice, published by [Packt]☆25Updated 2 years ago
- Examples from the "C++ From Scratch" Series☆81Updated 2 years ago
- Looking at periodic cycles / orbits in the mandelbrot set.☆13Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Boost.org array module☆22Updated 2 months ago