tugrul512bit / VirtualMultiArrayLinks
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
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- oystr recursively searches directories for a substring.☆11Updated 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
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- Yet Another MAthematical library☆14Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Library for complex bitfields☆19Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 9 months ago
- meta-programming, C++11☆16Updated 2 years ago