Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/folyd/folyd
https://github.com/folyd/folyd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/folyd/folyd
- Owner: Folyd
- Created: 2024-09-10T13:39:04.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T15:04:06.000Z (4 months ago)
- Last Synced: 2024-09-10T16:41:49.217Z (4 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there 👋
I'm Folyd, an ex-Bytedancer and Rust enthusiast from Beijing, China. I love to build products people enjoy using.
### 🚀 Products I've built:
| Name | Url |
|:-----|-----------|
|Query.rs| https://query.rs|
|Rust Magazine| https://rustmagazine.org |
|Rust Search Extension | https://rust.extension.sh |
|2d2d.io Magazine| https://2d2d.io |
|Paybase| https://paybase.cn |
|Anyshortcut| https://anyshortcut.com |### 🦀 Rust crates I maintain:
| Name | Description |
|:-----|-----------|
|[duo](https://github.com/duo-rs/duo)|A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Parquet and DataFusion |
|[zine ](https://crates.io/crates/zine) | A simple and opinionated tool to build your own magazine |
|[genkit](https://crates.io/crates/genkit) | A common generator kit for static site generator |
|[robotstxt](https://crates.io/crates/robotstxt)|A native Rust port of Google's robots.txt parser and matcher C++ library |
|[variant_counter](https://crates.io/crates/variant_counter)| Rust's Enum variant counter |## 🌟 Rust projects I've contributed to most:
- [rust-lang/rust](https://github.com/rust-lang/rust/issues?q=author%3Afolyd)
- [tokio-rs/tracing](https://github.com/tokio-rs/tracing/issues?q=author%3Afolyd)
- [apache/arrow-rs](https://github.com/apache/arrow-rs/issues?q=author%3Afolyd)
- [apache/datafusion](https://github.com/apache/datafusion/issues?q=author%3Afolyd)## 📝 Articles I've written
- [2d2d.io Magazine articles](https://2d2d.io/@folyd/)
- [Rust Magazine articles](https://rustmagazine.org/@folyd/)
- [Blog posts](https://folyd.com/blog/)