akhin / microarchitecture-cheatsheet
X86 CPU topics overview for developers , oriented towards performance
☆197Updated 2 months ago
Alternatives and similar repositories for microarchitecture-cheatsheet
Users that are interested in microarchitecture-cheatsheet are comparing it to the libraries listed below
Sorting:
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- Omnitrace: Application Profiling, Tracing, and Analysis☆312Updated last week
- C++20 Static Branch library☆58Updated 2 weeks ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆173Updated 3 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆172Updated 2 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆63Updated this week
- User-oriented fork of LLVM's opt-viewer☆140Updated 7 months ago
- Source for papers and proposals☆74Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆207Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- A DWARF parser and core dump analyzer that runs in your browser☆84Updated this week
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆237Updated 6 months ago
- Concurrent Deferred Reference Counting☆162Updated last year
- uops.info Code Analyzer☆269Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆168Updated last month
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆142Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆247Updated last week
- Intel's x86-64 Architecture Simulation in C++☆210Updated 3 years ago
- The C++ Iceberg☆55Updated 4 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆89Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 months ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆62Updated 6 months ago
- ☆122Updated 3 years ago
- a small lightweight std::execution work-alike☆66Updated last month
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆288Updated 4 months ago
- C++20 Memory Allocator library☆34Updated 2 weeks ago
- ☆143Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 months ago