- Bellevue, WA
- https://zhuanlan.zhihu.com/prattle
Highlights
-
simple-zanzibar Public
A simplified zanzibar implementation, built with AI
-
grpc-client Public
GRPC client CLI, like grpcurl, but in Rust; GRPC Client UI, like postman, but in Rust
-
-
rust-lib-template Public
My goto template for rust projects, with pre-commit, gh action for CI and cursor rules for vibe coding!
-
cursor-rust-rules Public
Rust project rules, inspired by cursor-memory-bank project
-
codebank Public
A powerful code documentation generator that creates structured markdown documentation from your codebase. Supports multiple languages including Rust, Python, TypeScript, and C with intelligent par…
-
r2-data2 Public
A web-based SQL query tool and data browser with visualization capabilities, built with Rust (Axum) and React (TypeScript/Vite). 95% of the code is written by AI agent.
-
rust-sdk Public
Forked from modelcontextprotocol/rust-sdkThe official Rust SDK for the Model Context Protocol
-
tonic-mock Public
Test utilities for easy mocking tonic streaming interface
-
pingora-book Public
My test on using cursor to generate pingora doc based on pingora code base (not verified)
-
simple-proxy Public
Simple http reverse proxy using pingora
-
curl-parser Public
Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)
-
-
dynamodb-tools Public
A simple library to make the test your code against dynamodb local easy.
-
depbank Public
A Rust CLI tool for generating AI-friendly code banks from dependencies. Automatically parses Cargo.toml files, resolves versions, and generates searchable documentation while calculating token cou…
-
-
md-editor Public
AI generated markdown block editor (in progress)
-
-
-
sqlx-db-tester Public
A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.
-
clap-utils Public
A collection of utilities for building command line applications.
-
jinja-renderer Public
useful utilities for rendering minijinja templates
-
prost-helper Public
Two crates to facilitate prost to better work with protobuf. Serde is supported and best practices are applied.
-
proto-builder-trait Public
Builder tools for easily adding attributes for prost-build/tonic-build generated code. serde/sqlx/derive_builder are supported.
-
-
-
smithy-assets Public
Gathered tools for smithy and build a docker image
-
etherpad-lite Public
Forked from ether/etherpad-liteThe most popular collaborative document editor on the web.
JavaScript Apache License 2.0 UpdatedMay 1, 2024 -
-
qdrant-lib Public
Extract core logic from qdrant and make it available as a library.