Hüseyin Tuğrul BÜYÜKIŞIK

Results 3 repositories owned by Hüseyin Tuğrul BÜYÜKIŞIK

Cekirdekler

93
Stars
9
Forks
Watchers

Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).

LruClockCache

59
Stars
5
Forks
Watchers

A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

FastCollisionDetectionLib

16
Stars
2
Forks
Watchers

C++ adaptive grid for fast collision detection between AABB particles.