cudf
GPU DataFrame Library
A GPU-accelerated data manipulation library built on top of C++/CUDA and Apache Arrow.
cuDF - GPU DataFrame Library
9k stars
155 watching
912 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
arrowcppcudacudfdaskdata-analysisdata-sciencedataframegpupandaspydatapythonrapids
Related projects:
Repository | Description | Stars |
---|---|---|
rapidsai/cuml | A suite of libraries implementing machine learning algorithms and mathematical primitives on NVIDIA GPUs | 4,292 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 181 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 869 |
cupy/cupy | A Python library for running NumPy/SciPy code on NVIDIA CUDA or AMD ROCm platforms using GPU acceleration. | 9,586 |
nvlabs/tiny-cuda-nn | A C++/CUDA framework for training and querying neural networks using GPUs | 3,791 |
panda3d/panda3d | A comprehensive game development framework for 3D rendering and game creation | 4,573 |
mugdxy/muda | A comprehensive CUDA programming framework that provides tools for structured launch and automatic graph generation. | 159 |
pandas-dev/pandas | A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 44,052 |
komputeproject/kompute | A flexible GPU compute framework providing low-level access to Vulkan for optimized and parallel processing on various graphics cards. | 2,036 |
facebookincubator/aitemplate | A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving. | 4,573 |
nvidia/digits | A web-based platform for training deep learning models on GPU accelerators. | 4,126 |
dao-ailab/flash-attention | Implementations of efficient exact attention mechanisms for machine learning | 14,650 |
rapidsai/cugraph | A monorepo of GPU-accelerated graph analytics libraries and services for complex networks | 1,782 |
sergio0694/computesharp | Enables C# code to run on the GPU through DirectX and dynamically generated shaders | 2,799 |
takagi/cl-cuda | Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming | 283 |