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
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- ☆11Updated 3 years ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 3 months ago
- C++17 N-body Barnes-Hut on heterogeneous hardware architectures☆23Updated 5 years ago
- Starting OpenCL on Visual Studio and It's Configuration☆12Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Cours CUDA / CUDA lecture☆9Updated 5 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆13Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A perfect hash code for CPUs and GPUs using OpenCL☆16Updated 4 years ago
- This Python 3 module helps you speedup generation of subplots in pseudo-parallel mode using matplotlib and multiprocessing. This can be u…☆16Updated 2 years ago
- Looking at periodic cycles / orbits in the mandelbrot set.☆14Updated last year
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 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
- ☆22Updated this week
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- C++ implementation of a Artificial Neural Network☆24Updated 5 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- Sample matrix multiply code to show affect of blocking and data alignment☆17Updated 9 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- A multiplayer typing game (server: C++/WebSockets, client: JS)☆28Updated 3 years ago
- My talks from CppCon 2020☆23Updated 4 years ago
- CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++☆63Updated 2 years ago
- Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling☆23Updated 8 months ago
- Measuring memory usage in C and C++☆27Updated 8 years ago
- C++ template library for floating point operations☆29Updated this week