- Santa Clara, CA
-
00:16
(UTC -08:00) - https://lordworms.github.io/
- in/yanxin-xiang-715317236
Starred repositories
Rust implementation of Apache Iceberg with integration for Datafusion
A crate to help you go wide. By which I mean use SIMD stuff.
A native gRPC client & server implementation with async/await support.
The Rust OpenTelemetry implementation
Cranelift based backend for rustc
🦜🔗 Build context-aware reasoning applications
Allow DataFusion to resolve queries across remote query engines while pushing down as much compute as possible down.
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Apache DataFusion Ballista Distributed Query Engine
A program for automatically generating subtitles for videos/audio using Whisper/TranslatePy/FFmpeg, and it can translate and add subtitles simultaneously. 使用whisper/translatepy/ffmpeg同时转录、翻译、添加字幕文件…
Improving security and resilience of WebAssembly VMs/runtimes/parsers using fuzzing
Open-source vector similarity search for Postgres
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches t…
Vectorized executor to speed up PostgreSQL
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Some Rust small wheels, based on https://github.com/pingcap/talent-plan
Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。