iamdavidzeng's Stars
hakusai22/System_Architect
🐍 2024年软考 (00年 杭州e类已通过)系统架构设计师资料整理复习(软考高级) 二战 20天备考通过🎉🎉🎉2024年5月份的上半年系统架构师(压线过 52/46/45) 掘金文章总结体验 https://juejin.cn/post/7372757076937359395
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Tencent/tdesign-miniprogram-starter-retail
TDesign - 微信小程序 - 零售行业模板
apache/incubator-answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
spf13/cast
safe and easy casting from one type to another in Go
PGYER/codefever
CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)!
Coffcer/vue-chat
chat example by vue.js + vuex + webpack
micro/go-micro
A Go microservices framework
IM-Tools/go-im
旧版本停止维护⚠️ 新版本地址:https://github.com/IM-Tools/Im-Services
IM-Tools/web-im-app
vue3 + Element-plus即时通讯前端应用 💻 📲. 🖥
faif/python-patterns
A collection of design patterns/idioms in Python
robrichard/graphql-fields
Turns GraphQLResolveInfo into a map of the requested fields
thesephist/merlot
Web based Markdown writing app built with isomorphic Ink and Torus
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
nameko/nameko-grpc
GRPC Extensions for Nameko
golang-standards/project-layout
Standard Go Project Layout
airbnb/javascript
JavaScript Style Guide
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
sisense/graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
gundam1993/kinopio
A node client of nameko
nameko/nameko-examples-grpc
Examples of Nameko gRPC Extensions
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
helm/helm
The Kubernetes Package Manager
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
mongodb/mongo
The MongoDB Database
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.