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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆17Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Library for complex bitfields☆19Updated 11 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated last month
- Cake is a fast build system written in Python.☆20Updated 2 months ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- C++ double-to-string conversion benchmark☆9Updated 7 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- A tool to convert C style comments to C++ style comments☆12Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Yet Another MAthematical library☆14Updated 2 years ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 8 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Collection of Agner Fog Software☆38Updated 7 years ago