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 last year
Alternatives and similar repositories for VirtualMultiArray
Users that are interested in VirtualMultiArray are comparing it to the libraries listed below
Sorting:
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- oystr recursively searches directories for a substring.☆11Updated 3 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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…☆56Updated 2 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- ☆20Updated 6 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Memory Manager - Fast, Scalable and Easy to use☆29Updated 7 months ago
- Yet Another MAthematical library☆14Updated 2 years ago
- 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
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- ☆8Updated 10 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- Demo implementation of C++ networking☆17Updated 8 months ago
- A User Space Threading Library☆19Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Fast header-only arena allocator☆17Updated this week
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated 2 years ago