cache-friendly
There are 12 repositories under cache-friendly topic.
Sedeniono/tiny-optional
Replacement for std::optional that does not waste memory unnecessarily
thecppzoo/zoo
Zoo library
Tredzone/simplx
C++ development framework for building reliable cache-friendly distributed and concurrent multicore software
RaedAddala/HashTable-CPP
A generic Hash Table implemented in CPP
LucAlexander/Xi
Fast, lightweight, software development tool.
SBrazzCode/sortingPlayground
My attempt to remove the bottlenecks in my dual-threaded mergesort.
d3phys/hash-table
Optimized hash table implementation
Kiarash-Parvizi/Par-Heap
Enhancing Heap-Tree Efficiency for Modern Computing
d3phys/list
Cache-friendly linked list data structure implementation
libjv/BoundedPoly
Type abstractor for polymorphic hierarchies.
v-rublova/PaDC_Labwork_1
Comparison of cache-friendly and non-cache-friendly coding methods.
vihlancevk/List
Data structure list with visualization