- Europe
Stars
Very low-overhead timer/counter interfaces for C on Intel 64 processors.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
Class materials for a distributed systems lecture series
A benchmark for low-level CPU micro-architectural features
Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual"
Measures high-level timing and memory usage metrics during compilation
Automatically exported from code.google.com/p/relacy
A prototype implementation of the executors proposal
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
MSVC's implementation of the C++ Standard Library.
Clang build analysis tool using -ftime-trace
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
A library of C++ coroutine abstractions for the coroutines TS
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
C++ Insights - See your source code with the eyes of a compiler
A library that provides an embeddable, persistent key-value store for fast storage.