Anatoliy V Tomilov (@tomilov)
  • Stars
    star
    173
  • Global Rank 137,505 (Top 5 %)
  • Followers 32
  • Following 37
  • Registered over 13 years ago
  • Most used languages
    C++
    87.5 %
    CMake
    6.3 %
    Shell
    6.3 %
  • Location πŸ‡·πŸ‡Ί Russia
  • Country Total Rank 1,239
  • Country Ranking
    C++
    100
    CMake
    117
    Shell
    1,404

Top repositories

1

quickhull

Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.
C++
60
star
2

insituc

x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, constant folding.
C++
42
star
3

sweepline

Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
C++
19
star
4

variant

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
C++
14
star
5

qvncclient

C++
8
star
6

sah_kd_tree

(in progress) SAH kd-tree parallel construction algorithm implementation
C++
4
star
7

spherical_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
C++
3
star
8

iccad

Toy Qt-based CAD for demonstration of my "insituc" JIT-compiler capabilities.
C++
2
star
9

math-parser-benchmark-project

Automatically exported from code.google.com/p/math-parser-benchmark-project
C++
1
star
10

parser_generator

toy project to learn latest features of C++
C++
1
star
11

mcve

mcve
CMake
1
star
12

networkmanager

Qt QML, D-Bus and NetworkManager API fusion
C++
1
star
13

optix7course

C++
1
star
14

radixsort

Radix sort bytewise algorithm implementation for uint32_t
C++
1
star
15

mm5

crappy scripts
Shell
1
star
16

freq

Fastest possible (?) counting of words frequencies in a text. 450MB/s
C++
1
star