lewiszlw
Database engineer | Hobbyist game dev | Apache DataFusion committer | Creator of @NightsWatchGames and @systemxlabs
@apacheWuhan
Pinned Repositories
arrow-rs
Official Rust implementation of Apache Arrow
datafusion
Apache DataFusion SQL Query Engine
bevy
A refreshingly simple data-driven game engine built in Rust
dcc
A lightweight config center. 一个轻量级配置中心
design-pattern
design pattern implemented in Java
notebooks
存放学习笔记、写过的博客等~
red-envelope
red envelope system. 红包秒杀系统
celeste
Celeste classic platformer game made with bevy engine.
tiny-renderer
A tiny software renderer written in Rust.
bustubx
[WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).
lewiszlw's Repositories
lewiszlw/dcc
A lightweight config center. 一个轻量级配置中心
lewiszlw/assistant
Personal assistant tool. 个人助手工具
lewiszlw/lewiszlw
lewiszlw/bevy
A refreshingly simple data-driven game engine built in Rust
lewiszlw/geozero
Zero-Copy reading and writing of geospatial data.
lewiszlw/arrow-ballista
Apache Arrow Ballista Distributed Query Engine
lewiszlw/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
lewiszlw/arrow-rs
Official Rust implementation of Apache Arrow
lewiszlw/arrow_cli
A Native client talk with server in Flight SQL protocol
lewiszlw/async-executor
Async executor
lewiszlw/async-task
Task abstraction for building executors
lewiszlw/awesome-rust
A curated list of Rust code and resources.
lewiszlw/bevy-assets
A collection of Bevy assets, plugins, learning resources, and apps made by the community
lewiszlw/bevy-website
The source files for the official Bevy website
lewiszlw/blog
rcore-os Developer Blog
lewiszlw/databend
A modern cloud data warehouse focusing on reducing cost and complexity for your massive-scale analytics needs. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com 🧠
lewiszlw/delta-rs
A native Rust library for Delta Lake, with bindings into Python
lewiszlw/geoarrow-rs
GeoArrow in Rust and WebAssembly with vectorized geometry operations
lewiszlw/iceberg-rust
Apache Iceberg
lewiszlw/incubator-opendal
Apache OpenDAL: access data freely.
lewiszlw/KipDB
Lightweight, asynchronous based on LSM Leveled Compaction KV database
lewiszlw/KipSQL
build the SQL layer of KipDB database
lewiszlw/oscamp
Experiments and course for oscamp.
lewiszlw/rCore-Tutorial-Book-v3
A book about how to write OS kernels in Rust easily.
lewiszlw/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
lewiszlw/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
lewiszlw/rust-gamedev.github.io
The repository for https://gamedev.rs
lewiszlw/rust-url
URL parser for Rust
lewiszlw/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
lewiszlw/wkb-flatgeobuf-benchmark