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
Alternatives and similar repositories for VirtualMultiArray:
Users that are interested in VirtualMultiArray are comparing it to the libraries listed below
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- 🔋 In-place lightweight XML parser☆13Updated 8 months ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- ☆17Updated last month
- CLI util: Poor man's rpath for Windows executables.☆10Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Open Source licensed components of Cider/WineX, and associated build tools and support libraries☆26Updated 6 years ago
- Yet Another MAthematical library☆13Updated 2 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆37Updated last month
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A comfortable way to describe parameter interface and generate its underlying data structure☆14Updated last year
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 4 months ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Library for complex bitfields☆19Updated 8 months ago