Pinned Repositories
3d-viewer
Simple Application to Show the Art of 3D Programming and on How to Develop Your Own 3D Visualization Techniques
hash-maps
This repository contains some implementations for different hash maps.
init
linear-sorting
Basic algorithms for linear sorting
mergesort
morton-code
opengl-2d-shader
Simple Test Application to Demonstrate 2D GPGPU-based Rendering
PeakFLOPS
quicksort
todolist
stroupo's Repositories
stroupo/3d-viewer
Simple Application to Show the Art of 3D Programming and on How to Develop Your Own 3D Visualization Techniques
stroupo/hash-maps
This repository contains some implementations for different hash maps.
stroupo/init
stroupo/linear-sorting
Basic algorithms for linear sorting
stroupo/mergesort
stroupo/morton-code
stroupo/opengl-2d-shader
Simple Test Application to Demonstrate 2D GPGPU-based Rendering
stroupo/PeakFLOPS
stroupo/quicksort
stroupo/todolist
stroupo/acm-sigmod-programming-contest-2019
Repository for our custom solutions to the ACM SIGMOD Programming Contest 2019
stroupo/avx-monte-carlo-pi
stroupo/cpp-toolchain
Some sort of documentation to outline some basic C++ tools and how to use them in your workflow
stroupo/docker-cpp-build-tools
Docker image with standard C++ build tools
stroupo/docker-cpp-graphics-environment
Docker image with some additional libraries like OpenGL and Qt5 for graphical output with C++
stroupo/docker-cpp-test-tools
Docker image with some standard C++ testing tools
stroupo/docker-gcc-cmake
Docker image with latest GCC and CMake