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:
- Awesome implicit data structures☆24Updated 5 years ago
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Terminating is exciting☆22Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- CCS in C++☆25Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- 1990s-era ARM assembly implementation of IRC. Preserved for posterity☆11Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Optimised x86-64 gzip decompressor☆30Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- A demonstration of tracing dynamic library loading and unloading on Linux.☆17Updated 7 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 4 months ago