C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for data transfers. (Random access: faster than HDD) (Sequential access: faster than SSD) (big objects: faster than NVMe)
☆17Jul 30, 2023Updated 2 years ago
Alternatives and similar repositories for VirtualMultiArray
Users that are interested in VirtualMultiArray are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆17Sep 20, 2025Updated 10 months ago
- A simple but efficient C++ thread/worker pool library for asynchronous task management.☆10Jul 11, 2023Updated 3 years ago
- Homemade Pixel Art Tool (WIP)☆17Oct 18, 2024Updated last year
- A cache that automatically removes the least-recently-used items☆18Dec 16, 2024Updated last year
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Minimal V project using VS Code, mingw gcc and gdb☆22May 30, 2022Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Python caching libraries benchmark - which is better?☆13Jun 2, 2026Updated last month
- An interactive Unity gpgpu fluid simulation☆14Apr 1, 2014Updated 12 years ago
- Serving Images dynamically based on the client device is an important part of Web Page Resource Optimization. ImgR.NET aims at automating…☆12Sep 28, 2016Updated 9 years ago
- Webcam Image Processing with CUDA using OpenCV☆16Aug 30, 2014Updated 11 years ago
- Implementation of mixed language project compilation via Bazel platform.☆17Oct 10, 2020Updated 5 years ago
- Vulkan examples using VulKan ToolS (VKTS)☆11Apr 10, 2016Updated 10 years ago
- Application server for constrained platforms☆21Jun 2, 2017Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Jun 4, 2017Updated 9 years ago
- Different implementation of sparse matrix multiplication. All matrices are in CSR format. The code contains different CUDA kernels for mu…☆17Nov 15, 2010Updated 15 years ago
- Fast n-body gravitational simulation code, written in C++ with ports to other slower languages☆19Aug 4, 2019Updated 6 years ago
- portable, fast, approximate math functions☆28Dec 9, 2021Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆32May 27, 2017Updated 9 years ago
- Coroutine support tools☆40Oct 8, 2025Updated 9 months ago
- Real time 2D simulator of fluid mechanics in C++/Qt/OpenGl☆26Jul 31, 2014Updated 11 years ago
- A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline☆24Jun 1, 2017Updated 9 years ago
- a simple RayTracer based on the Monte Carlo Path Tracing☆16May 27, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A CLI to create sets of responsive images for the web☆19Updated this week
- OpenGL 3D Model Viewer☆13Mar 21, 2019Updated 7 years ago
- Code for the "fake BIOS" RISC-V example☆46Oct 11, 2023Updated 2 years ago
- Calculate SHA256 checksums of objects on Amazon S3.☆11Sep 6, 2024Updated last year
- Distributed Embeddable Database☆12Sep 25, 2020Updated 5 years ago
- Open-source, cross-platform, C++ game engine for creating 2D/3Dgames.☆10Apr 10, 2018Updated 8 years ago
- Win32 Differential Update Library☆14Dec 30, 2019Updated 6 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- Tool to display/decode CPUINFO☆10Oct 22, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Game made for Baixada Game Jam, written in Nelua using Raylib☆11Feb 12, 2021Updated 5 years ago
- A C++ fluid simulator (SPH, OpenCL, GLSL, SSE, Fast Marching Cubes)☆20Jan 14, 2017Updated 9 years ago
- Modern OpenGL☆17May 16, 2020Updated 6 years ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Feb 8, 2020Updated 6 years ago
- 一个32位windows下x86指令集的代码扭曲加密小工具☆33Mar 15, 2019Updated 7 years ago
- Procedural Fairings mod for Kerbal Space Program☆10Oct 18, 2018Updated 7 years ago
- Gcode decoder for Arduino for robotic arms. Works together with InverseK (https://github.com/cgxeiji/CGx-InverseK) library.☆14Sep 4, 2018Updated 7 years ago