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:
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- 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☆42Updated 2 months ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 5 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months 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…☆57Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- Library for complex bitfields☆19Updated 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++26 STL for C++14~ developers☆11Updated 4 months ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 4 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 3 months ago
- Your toolbox, since the free lunch is over: a C++ library for multi-threaded programming☆30Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- 🔋 In-place lightweight XML parser☆15Updated last year
- Software implementation of any size ieee754 floating points☆54Updated 4 years ago
- Multi-protocol Port Mapping client library☆47Updated 3 months ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago