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 (WIP).☆34Updated last month
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- DWARF debug info viewer using GTK+☆56Updated 4 years ago
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- JSON pull-parser/push-serializer library for C++☆21Updated 2 weeks ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 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…☆58Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- Multi-protocol Port Mapping client library☆47Updated 5 months ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- Radix set/map implementation☆19Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 3 months ago
- Modern C++ development experience library☆40Updated this week
- Container Traits for Modern C++☆30Updated 5 years ago