Skip to content
View uiuifree's full-sized avatar

Highlights

  • Pro

Organizations

@uniquery-inc

Block or report uiuifree

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
uiuifree/README.md

Hi there 👋 I'm uiuifree

Web Backend Developer / Engineer based in Japan 🇯🇵

I love Rust. I build backend systems and publish Rust libraries — API clients (Google, LINE, Slack, OpenAI) and geospatial / open-data libraries for Japan.

Rustが好きです。バックエンド開発を中心に、各種APIクライアントや日本の地理空間・オープンデータを扱うRustライブラリを公開しています。

GitHub followers X (Twitter) Zenn

🛠 Tech Stack

Rust Go PHP TypeScript ElasticSearch

🦀 Rust Libraries

🔍 ElasticSearch

Library crates.io Description
elastic-query-builder Crates.io Query builder for the ElasticSearch DSL / ElasticSearch DSLを簡単に構築するためのクエリビルダー
elastic-parser Crates.io Parser for ElasticSearch responses / ElasticSearchレスポンスのパーサー

📈 Google / SEO

Library crates.io Description
rust-google-indexing-api Crates.io Rust client for the Google Indexing API / Google Indexing APIのRustクライアント
rust-google-search-console-api Crates.io Rust client for the Google Search Console API / Google Search Console APIのRustクライアント
rust-google-analytics-api-ga4 Crates.io Async Rust client for the Google Analytics 4 (GA4) Data API / Google Analytics 4 (GA4) Data APIの非同期Rustクライアント
rust-data-for-seo Crates.io Rust client for the DataForSEO API v3 (SERP, Keywords, Backlinks, etc.) / DataForSEO API v3(SERP・Keywords・Backlinks等)のRustクライアント
rust-indexnow-api Crates.io Rust client for the IndexNow API / IndexNow APIのRustクライアント

🔌 API Clients

Library crates.io Description
rust-openai-chatgpt-api Crates.io Rust client for the OpenAI ChatGPT API / OpenAI ChatGPT APIのRustクライアント
rust-line-messaging-api Crates.io Rust client for the LINE Messaging API / LINE Messaging APIのRustクライアント
rust-line-login-api Crates.io Rust client for the LINE Login API / LINE Login APIのRustクライアント
slack-web-api Crates.io Rust client for the Slack Web API / Slack Web APIのRustクライアント
rust-gbiz-info-api Crates.io Rust client for the gBizINFO REST API (v2) / gBizINFO REST API (v2) のRustクライアント

🗺 Geospatial / Japan Data

Library crates.io Description
rust-jismeshcode Crates.io Japanese Standard Grid Square Code (JIS X 0410) library / 日本標準地域メッシュコード(JIS X 0410)のRustライブラリ
rust-japan-reverse-geocoder Crates.io Offline reverse geocoding for Japan using MLIT location reference data / 国土交通省の位置参照情報を同梱した日本向けオフライン逆ジオコーディング
jp-location-relation Crates.io Adjacency relations of Japanese prefectures and municipalities / 日本の市区町村・都道府県の隣接関係を取得するライブラリ
rust-minimum-wage-jp Crates.io Japan's regional minimum wage rates and compliance checks / 日本の地域別最低賃金の取得・チェックを行うライブラリ

🧰 Utilities

Library crates.io Description
rust-sitemap-writer Crates.io XML sitemap generator (sitemap index, 50,000-URL splitting, gzip) / サイトマップXML生成ライブラリ(sitemap index・50,000 URL分割・gzip対応)
shinchoku Crates.io NDJSON protocol for batch CLI progress reporting — Rust/Go/Node/PHP/Python (shinchoku.app) / バッチCLIの進捗報告のためのNDJSONプロトコル

Pinned Loading

  1. elastic-query-builder elastic-query-builder Public

    ElasticQueryBuilder is a query builder designed to easily build ElasticSearch related DSLs.

    Rust 3

  2. rust-openai-chatgpt-api rust-openai-chatgpt-api Public

    "rust-openai-chatgpt-api" is a Rust library for accessing the ChatGPT API, a powerful NLP platform by OpenAI. The library provides a simple and efficient interface for sending requests and receivin…

    Rust 11 2

  3. rust-line-messaging-api rust-line-messaging-api Public

    RustでLine Messaging APIをRustで簡単に使えるライブラリ

    Rust

  4. rust-google-indexing-api rust-google-indexing-api Public

    This is a Rust library for interfacing with the Google Indexing API

    Rust 4