cudf
Data accelerator
A GPU-accelerated data manipulation library built on top of Arrow and libcudf.
cuDF - GPU DataFrame Library
8k stars
154 watching
908 forks
Language: C++
last commit: 4 days 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,238 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 180 |
jgbit/vuda | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 864 |
cupy/cupy | A Python library for running NumPy/SciPy code on NVIDIA CUDA or AMD ROCm platforms using GPU acceleration. | 9,485 |
nvlabs/tiny-cuda-nn | A C++/CUDA framework for training and querying neural networks using GPUs | 3,763 |
panda3d/panda3d | A comprehensive game development framework for 3D rendering and game creation | 4,526 |
mugdxy/muda | A comprehensive CUDA programming framework that provides tools for structured launch and automatic graph generation. | 150 |
pandas-dev/pandas | A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 43,807 |
komputeproject/kompute | A flexible GPU compute framework providing low-level access to Vulkan for optimized and parallel processing on various graphics cards. | 1,997 |
facebookincubator/aitemplate | A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving. | 4,561 |
nvidia/digits | A web-based platform for training deep learning models on GPUs using Caffe, Torch, and other frameworks. | 4,121 |
dao-ailab/flash-attention | An open-source implementation of efficient attention mechanisms for neural networks | 14,248 |
rapidsai/cugraph | A library of GPU-accelerated graph analytics and services | 1,742 |
sergio0694/computesharp | Enables C# code to run on the GPU through DirectX and dynamically generated shaders | 2,775 |
takagi/cl-cuda | Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming | 280 |