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 last month
- 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
- Portable Memory Mapping C++ Class (Windows/Linux)☆55Updated 3 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆42Updated last week
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆19Updated 8 months ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- DWARF debug info viewer using GTK+☆56Updated 5 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆37Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- High performance event tracing☆18Updated 2 months ago
- A bare metal port of the GNU ISO C++ library☆40Updated 2 years ago
- Memory Manager - Fast, Scalable and Easy to use☆40Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- C++ framework for the linux kernel☆33Updated 2 months ago