Skip to content

ashworks1706/zipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Compute Kernel Runtime for Vector Databases

crates.io npm PyPI

Quick StartUsageContributing

Zipy is a compute kernel runtime built in Rust that manages CPU, RAM, GPU, and VRAM resources for vector database operations specifically on edge devices or cheap hardware. It decides where each operation runs and handles data movement automatically.

  • Manages CPU threads, RAM allocation, GPU memory, VRAM pooling
  • Automatic CPU vs GPU scheduling
  • Zero-copy transfers with DMA
  • Works on NVIDIA, AMD, Intel, Apple GPUs
  • Standalone library or use with Piramid

Quick Start

TBD.

Contributing

TBD.

License

Apache 2.0 License

Acknowledgments

Built by @ashworks1706 as the compute layer for Piramid.

About

Compute Kernel Runtime for Vector Databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published