Ross ROSS = Recommend OSS · open-source software intelligence for agents

neka-nat/cupoch

Robotics with GPU computing observed · 2026-08-28

github.com/neka-nat/cupoch · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 89
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2507
  • days_rel: n/a
  • days_push: 69
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1061 stars · 119 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Cupoch is a C++/Python library that implements rapid 3D data processing for robotics using CUDA, based on Open3D. It provides GPU-accelerated point cloud registration, KNN search, clustering, collision detection, path planning, and visual odometry for robot systems.

Use cases

  • accelerate point cloud registration with GPU
  • real-time collision avoidance for robots
  • visual odometry and SLAM on Jetson
  • GPU-accelerated KNN search on point clouds
  • path planning with occupancy grid maps
  • point cloud clustering and downsampling on GPU

When to choose

  • you need fast 3D data processing in a robotics pipeline with NVIDIA GPUs
  • you want an Open3D-like API but GPU-accelerated
  • you're building SLAM, tracking, or collision avoidance on Jetson or CUDA hardware
  • you need Python bindings for CUDA-based point cloud algorithms

When to avoid

  • you have no NVIDIA GPU or CUDA support
  • you need CPU-only processing or broad platform portability
  • you need the full feature set and maturity of Open3D
  • your project doesn't involve 3D data or robotics computation

Facets

library · maturity active

image-processing computer-vision simulation math sdk robotics computer-vision gpu-computing autonomous-vehicles cpp python windows point-cloud cuda slam icp-registration collision-avoidance path-planning odometry ros jetson open3d-based occupancy-grid voxel-processing pybind11 algorithms linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
neka-nat/cupochmain63

For agents

markdown · JSON · MCP: product_card(name="neka-nat/cupoch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem