Pinned Repositories
collatz
3n+1 differently
fixpp
FIX library generated with C++ PreProcessor to be used in latency sensitive context.
icp
Immutable and Compact Pointers to reduce memory footprint in C++ apps
makefile
flexible and simple makefile for c++ projects managing dependencies and generating vscode workspace
pe
Linux perf event c++ wrapper measuring how much your code costs in terms of hardware instructions, cachemisses, branchmisses and memory allocations.
slog
Structured C++ Logger with optimization opportunities for latency and/or disk.
vscode-show-fix-tags
Show FIX tag names in tooltips
sashamakarenko's Repositories
sashamakarenko/fixpp
FIX library generated with C++ PreProcessor to be used in latency sensitive context.
sashamakarenko/collatz
3n+1 differently
sashamakarenko/pe
Linux perf event c++ wrapper measuring how much your code costs in terms of hardware instructions, cachemisses, branchmisses and memory allocations.
sashamakarenko/makefile
flexible and simple makefile for c++ projects managing dependencies and generating vscode workspace
sashamakarenko/slog
Structured C++ Logger with optimization opportunities for latency and/or disk.
sashamakarenko/icp
Immutable and Compact Pointers to reduce memory footprint in C++ apps
sashamakarenko/vscode-show-fix-tags
Show FIX tag names in tooltips