Pinned Repositories
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
arrow2
Transmute-free Rust library to work with the Arrow format
bitvec
A crate for managing memory bit by bit
blog
Some notes on things I find interesting and important.
book
The Rust Programming Language
CG-SQL
CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
community
Kubernetes community content
crossplane
Your Universal Control Plane
emscripten-docker
Emscripten as docker images
hzuo's Repositories
hzuo/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
hzuo/arrow2
Transmute-free Rust library to work with the Arrow format
hzuo/bitvec
A crate for managing memory bit by bit
hzuo/blog
Some notes on things I find interesting and important.
hzuo/book
The Rust Programming Language
hzuo/CG-SQL
CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance.
hzuo/community
Kubernetes community content
hzuo/crossplane
Your Universal Control Plane
hzuo/exception-handling
Proposal to add exception handling to WebAssembly
hzuo/google-authz
google-authz = tower-service + google authentication
hzuo/googleapis
Public interface definitions of Google APIs.
hzuo/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
hzuo/homebrew-tap
hzuo/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
hzuo/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
hzuo/proposal-ecmascript-sharedmem
Shared memory and atomics for ECMAscript
hzuo/react-native
A framework for building native apps with React.
hzuo/renovate
Universal dependency update tool that fits into your workflows.
hzuo/rust-skia
Safe Skia Bindings for Rust
hzuo/SDL
Simple Directmedia Layer
hzuo/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.
hzuo/test-dedupe-workspaces
hzuo/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
hzuo/zstd-rs
A rust binding for the zstd compression library.
hzuo/arrow-rs
Official Rust implementation of Apache Arrow
hzuo/cmuratori-discussion
Clippings
hzuo/duckdb-rs
Ergonomic bindings to duckdb for Rust
hzuo/javascript
Official Javascript repository for Clerk authentication
hzuo/roaring-rs
A better compressed bitset in Rust
hzuo/rust-postgres
Native PostgreSQL driver for the Rust programming language