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 (WIP).☆34Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years 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
- 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 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated last week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- Cake is a fast build system written in Python.☆21Updated 8 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- generic editor widget for classes/structs (C++17)☆23Updated 8 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- Memory Manager - Fast, Scalable and Easy to use☆33Updated last month
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- ☆23Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 5 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆19Updated 6 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago