rarutyun / cpp-coursesLinks
☆17Updated 3 years ago
Alternatives and similar repositories for cpp-courses
Users that are interested in cpp-courses are comparing it to the libraries listed below
Sorting:
- High-level C++ for Accelerator Clusters☆154Updated 2 months ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- C++ Default Guidelines☆147Updated 3 weeks ago
- A fast binary search that tries to be branchless☆106Updated last year
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- A distributed C++ compiler: like distcc, but faster☆293Updated 2 weeks ago
- Reference Implementation for stdBLAS☆155Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated this week
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated 4 months ago
- FlameGraphs in Your App☆33Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆111Updated last week
- C++ HPC Math Library☆46Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- Portable HPC Containers (C++)☆49Updated last month
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- ☆34Updated last week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆304Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Advanced compile-time validation in C++☆44Updated last year
- Various documents and code related to proposals for WG21☆67Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 7 years ago
- Yet Another Concurrency Library☆290Updated last month
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated 2 weeks ago
- Measures high-level timing and memory usage metrics during compilation☆77Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 2 weeks ago