mattgodbolt / memory-and-cachesLinks
Slides on memory and caches
☆14Updated last year
Alternatives and similar repositories for memory-and-caches
Users that are interested in memory-and-caches are comparing it to the libraries listed below
Sorting:
- 1990s-era ARM assembly implementation of IRC. Preserved for posterity☆11Updated 8 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 5 months ago
- A demonstration of tracing dynamic library loading and unloading on Linux.☆17Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- generic data compression filter☆9Updated 9 years ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- New spell(1) implementation for NetBSD☆9Updated 7 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Automatically exported from code.google.com/p/mmc☆29Updated 2 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆27Updated 10 years ago
- Source code for the article "A bug story: data alignment on x86"☆16Updated 8 years ago
- Safely privileged daemon to let userspace wait on global barriers with low, constant overhead☆17Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago