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)
☆16Updated 2 years ago
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☆33Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated last month
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆52Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- 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
- Memory Manager - Fast, Scalable and Easy to use☆32Updated 9 months ago
- JSON pull-parser/push-serializer library for C++☆21Updated 4 months ago
- collection of Cpp11 cross platform "header only" libs☆10Updated this week
- SIMD (SSE) string functions☆102Updated 8 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- ☆21Updated 8 months ago
- Just Another Logging library for C++☆13Updated last week
- Modern C++ development experience library☆39Updated 6 months ago
- A cross platform terminal emulator. Buildin plugin system support python and c/c++ plugin.☆12Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 7 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- Debug symbol resolution library (PDB, addr2line)☆25Updated 2 months ago