-
Rust❤️Lance: modern columnar data format for ML러스트Rust로_만든프로그램_IDE_Terminal_warp/etc기타 2023. 6. 2. 08:46728x90
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
Lance: modern columnar data format for ML
Lance is a columnar data format that is easy and fast to version, query and train on. It’s designed to be used with images, videos, 3D point clouds, audio and of course tabular data. It supports any POSIX file systems, and cloud storage like AWS S3 and Google Cloud Storage. The key features of Lance include:
High-performance random access: 100x faster than Parquet.
Vector search: find nearest neighbors in under 1 millisecond and combine OLAP-queries with vector search.
Zero-copy, automatic versioning: manage versions of your data automatically, and reduce redundancy with zero-copy logic built-in.
Ecosystem integrations: Apache-Arrow, DuckDB and more on the way.
https://lancedb.github.io/lance/
https://lancedb.github.io/lance/반응형'러스트Rust로_만든프로그램_IDE_Terminal_warp > etc기타' 카테고리의 다른 글
러스트로만듬💕Speedy TypeScript type checker (0) 2023.06.28 Rust❤️Delicately-TUICed 0-RTT proxy protocol (0) 2023.06.10 Rust🥷🩸 Madara is a ⚡ blazing fast ⚡ Starknet sequencer, based on substrate, (0) 2023.06.08 Rust❤️Build and publish crates with pyo3, rust-cpython and cffi (0) 2023.06.06 Rust❤️Incremental bundler and build system optimized for JS&TS (0) 2023.06.01 Qdrant - Vector Database for the next generation of AI applications. (0) 2023.05.31 A Rust port of shadowsocks (0) 2023.05.29 Rust❤️Example for Axum style magic function parameter passing (0) 2023.05.28