Pinned Repositories
book_next
wechat docs organized with the new makefile
cellar
A password tool for user to derive a large amount of application passwords deterministically based on a passphrase. Cryptographically strong.
chinese_translation
An elixir module to translate simplified Chinese to traditional Chinese, and vice versa, based on wikipedia data
geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
quenya
Quenya is a framework to build high-quality REST API applications based on extended OpenAPI spec
racket-book
My racket study documentation
renovate
Renovate is a CLI tool to help you to work on Postgres SQL migration easily.
reservation
core service for resource reservation
rust-training
my rust training to the team.
unchained
My personal study of blockchain related technology.
tyrchen's Repositories
tyrchen/qdrant-lib
Extract core logic from qdrant and make it available as a library.
tyrchen/llm-sdk
sdk for openai compatible API
tyrchen/ava-bot
A simple llm bot that act as an assistant
tyrchen/curl-parser
Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)
tyrchen/sqlx-db-tester
A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.
tyrchen/axum-swagger-ui
swagger UI integration with axum
tyrchen/prost-helper
Two crates to facilitate prost to better work with protobuf. Serde is supported and best practices are applied.
tyrchen/proto-builder-trait
Builder tools for easily adding attributes for prost-build/tonic-build generated code. serde/sqlx/derive_builder are supported.
tyrchen/tonic-mock
Test utilities for easy mocking tonic streaming interface
tyrchen/rust-template
tyrchen/rust-lib-template
tyrchen/jinja-renderer
useful utilities for rendering minijinja templates
tyrchen/smithy-template
Rust smithy template
tyrchen/dynamodb-tools
A simple library to make the test your code against dynamodb local easy.
tyrchen/minerva
tyrchen/smithy-assets
Gathered tools for smithy and build a docker image
tyrchen/smithy-test
test how smithy works
tyrchen/clap-utils
A collection of utilities for building command line applications.
tyrchen/free-icons
Use free svg icons in your html projects
tyrchen/html-concat
Code to process AOPS resources based on my wife's requirements
tyrchen/tower-router
router extracted from axum
tyrchen/clickhouse.rs
A typed client for ClickHouse
tyrchen/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
tyrchen/ai-gomoku
use o1 to build a gomoku game
tyrchen/blog
All the sources for my react-powered blog
tyrchen/etherpad-lite
The most popular collaborative document editor on the web.
tyrchen/mongo-express
Web-based MongoDB admin interface, written with Node.js and express
tyrchen/refinery
Powerful SQL migration toolkit for Rust.
tyrchen/smithy-demo
tyrchen/tvml-catalog-using-atvjs
Port of the TVML Catalog Sample Code re-written using atvjs