This is your work, valued
Zodiac animal: Ox; Zodiac sign: Sagittarius
quickhull. Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
77insituc. x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
49sweepline. Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
20variant. C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite visitor, aggregate wrapper, recursive wrapper, I/O, relational, invoke
13qvncclient. C++
10sah_kd_tree. (in progress) SAH kd-tree for triangles parallel construction algorithm implementation
9freq. Fastest possible (?) counting of words frequencies in a text. 450MB/s on Ivy bridge
4spherical_harmonics. real spherical harmonics in Cartesian, projection to spherical harmonics, cos+ (clamped cosine), rotation of zonal spherical functions, dodecahedron triangle fan, icosahedron triangle strip, Monte-Carlo method
4optix7course. C++
2iccad. Toy Qt-based CAD for demonstration of my "insituc" JIT-compiler capabilities.
2mm5. crappy scripts
1radixsort. Radix sort bytewise algorithm implementation for uint32_t
1mcve. mcve
1networkmanager. Qt QML, D-Bus and NetworkManager API fusion
1parser_generator. toy project to learn latest features of C++
1math-parser-benchmark-project. Automatically exported from code.google.com/p/math-parser-benchmark-project
1