-
OSC
- Guangdong, Shenzhen of China
- https://atompi.com
- https://orcid.org/0009-0009-7549-7887
Stars
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers. Support deepseek-r1
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient.
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
modern full-featured open source secure mail server for low-maintenance self-hosted email
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
A distributed unique ID generator inspired by Twitter's Snowflake
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
A single binary kubernetes dashboard to manage your multiple clusters.
🎉 A Vue.js 3 UI Library made by Element team
Desktop application for Mac and Windows (Linux coming soon) designed to help you generate k6 test scripts
A k6 extension that makes k6 metrics available on a web-based dashboard.
k6 extension to output real-time test metrics using Prometheus Remote Write.
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Ma…
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列