Vectorized
Results
6
repositories owned by
Vectorized
Aris
87
Stars
16
Forks
Watchers
Aris - A fast and powerful tool to write HTML in JS easily. Includes syntax highlighting, templates, SVG, CSS autofixing, debugger support and more...
Static-Sort
50
Stars
6
Forks
Watchers
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Fluidsim
15
Stars
3
Forks
Watchers
A C++ fluid simulator (SPH, OpenCL, GLSL, SSE, Fast Marching Cubes)
Python-KD-Tree
114
Stars
26
Forks
Watchers
A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.