Pinned Repositories
indivi_collection
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
jomt
Google Benchmark data visualization tool
lfjson
A memory-optimized and data-oriented JSON library written in C++
segmented_tree
Sequence data structure with efficient random access insert and erase
simd_collection
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
the-life-aquatic
Python study project: ecosystem simulation with flocking behavior
gaujay's Repositories
gaujay/indivi_collection
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
gaujay/jomt
Google Benchmark data visualization tool
gaujay/simd_collection
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
gaujay/the-life-aquatic
Python study project: ecosystem simulation with flocking behavior
gaujay/lfjson
A memory-optimized and data-oriented JSON library written in C++
gaujay/segmented_tree
Sequence data structure with efficient random access insert and erase