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).☆35Updated 2 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- ☆24Updated 4 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 3 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆42Updated 3 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 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…☆59Updated 3 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Library for complex bitfields☆19Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- generic editor widget for classes/structs (C++17)☆24Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year