drmackay / samplematrixcodeLinks
Sample matrix multiply code to show affect of blocking and data alignment
☆17Updated 9 years ago
Alternatives and similar repositories for samplematrixcode
Users that are interested in samplematrixcode are comparing it to the libraries listed below
Sorting:
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Simple voxelizer make use of CPU SIMD units☆2Updated 2 weeks ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Experimental programming language☆11Updated 6 years ago
- Speed of light ray-tracer☆23Updated 7 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Jekyll site for C++Now!☆9Updated 7 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆17Updated 14 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆12Updated 8 years ago
- Awesome implicit data structures☆24Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Volume Manipulation Library☆16Updated last year
- ☆31Updated 9 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- A library of tools for compiler construction.☆12Updated 9 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago