Pinned Repositories
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
arrow-flight-sql-client
Arrow Flight Sql Client
arrow-rs
Official Rust implementation of Apache Arrow
awesome-foundationdb
List of FoundationDB resources
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
bridgx
BridgX is an Open Source Cloud-Native infrastructure engine aimed to split and manage Hybrid-Cloud&Multi-Cloud computing power, schedule and scale Containers.提供混合云及多云资源管理、容器调度等的云原生算力引擎。
ClickHouse
ClickHouse® is a free analytics DBMS for big data
databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
datafusion
Apache DataFusion SQL Query Engine
datalayers-docs
DataLayers product documentation
yinbo3's Repositories
yinbo3/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
yinbo3/arrow-flight-sql-client
Arrow Flight Sql Client
yinbo3/arrow-rs
Official Rust implementation of Apache Arrow
yinbo3/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
yinbo3/ClickHouse
ClickHouse® is a free analytics DBMS for big data
yinbo3/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
yinbo3/datafusion
Apache DataFusion SQL Query Engine
yinbo3/datalayers-docs
DataLayers product documentation
yinbo3/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
yinbo3/grafana-flightsql-datasource
Grafana plugin for Flight SQL APIs.
yinbo3/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
yinbo3/hyper
An HTTP library for Rust
yinbo3/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
yinbo3/monoio
Rust async runtime based on io-uring.
yinbo3/openGemini
An open source distributed time-series database with high concurrency, high performance, and high scalability
yinbo3/orc
Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
yinbo3/parquet-go
pure golang library for reading/writing parquet file
yinbo3/polars
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
yinbo3/powerlevel10k
A Zsh theme
yinbo3/presto
The official home of the Presto distributed SQL query engine for big data
yinbo3/rayon
Rayon: A data parallelism library for Rust
yinbo3/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
yinbo3/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
yinbo3/snafu
Easily assign underlying errors into domain-specific errors while adding context
yinbo3/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
yinbo3/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
yinbo3/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
yinbo3/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
yinbo3/warp
A super-easy, composable, web server framework for warp speeds.
yinbo3/zerocopy