Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 485 Bytes

(HPC) High-performance computing

A high-performance computing library focused on developing useful code blocks and intrusive containers with reduced memory fetches, continuous memory, and improved locality to minimize cache misses. It employs a branchless and lockless approach whenever possible, along with efficient synchronization that scales linearly with CPUs, ensuring efficient execution in userland.

Build

[email protected]:n13l/hpc.git
git submodule update --init