tugrul512bit / VirtualMultiArray
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)
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for VirtualMultiArray
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- Library to Generate SPIR-V Binary☆36Updated last month
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆37Updated 2 months ago
- Miscellaneous Useful Utilities for C++.☆28Updated 10 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- Yet Another MAthematical library☆12Updated 2 years ago
- oystr recursively searches directories for a substring.☆10Updated 2 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- GPGPU compute with Ogre using CUDA or OpenCL☆10Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- ☆17Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Library for complex bitfields☆18Updated 5 months ago