drmackay / samplematrixcode
Sample matrix multiply code to show affect of blocking and data alignment
☆17Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for samplematrixcode
- Volume Manipulation Library☆16Updated last year
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 8 years ago
- Simple voxelizer make use of CPU SIMD units☆2Updated 4 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆16Updated 14 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- Experimental programming language☆11Updated 5 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Speed of light ray-tracer☆21Updated 7 years ago
- Arbitrary-precision integer and rational arithmetic☆17Updated 3 years ago
- Framework to facilitate SIMD programming, without any tedious SIMD intrinsics.☆12Updated 2 years ago
- TinySHRot, header-only C89 spherical harmonics rotation codes.☆16Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- A lightweight ring dependency system (C++11)☆19Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- Simple burg linear predictor (C++11)☆13Updated 8 years ago
- Generate SSE expressions from prefix expressions☆20Updated 13 years ago
- Header-only base C++ library.☆20Updated 7 years ago
- Platform abstraction and utility library☆18Updated last week
- Intermediate Compute Language with OpenCL/CUDA Backends☆18Updated 10 years ago
- Visualizer for large-scale and interactive ray-tracing of neurons☆10Updated 2 years ago
- Simple category-based logger generator for C/C++☆10Updated 8 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- Fast Point Overlap Test☆17Updated 6 years ago
- Simple OpenCL offline compiler☆13Updated 7 years ago
- Not Another Range Library☆39Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago