jjxutj's Stars
spf13/cobra
A Commander for modern Go CLI interactions
solidSpoon/DashPlayer
为英语学习者量身打造的视频播放器,助你通过观看视频、沉浸真实语境,轻松提升英语水平。#美剧 #播放器 #听力
tastejs/todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
alibaba/f2e-spec
Alibaba Front-end Coding Guidelines and Relevant Tools
vue-reactivity/watch
The missing `watch` for @vue/reactivity
T-PWK/flake-idgen
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js
google/wire
Compile-time Dependency Injection for Go
mmcgrana/gobyexample
Go by Example
gopcp/example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
olivere/elastic
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
geeeeeeeeek/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
elasticsearch-cn/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
looly/elasticsearch-definitive-guide-cn
Elasticsearch权威指南中文版
hapijs/joi
The most powerful data validation library for JS
bsm/redislock
Simplified distributed locking implementation using Redis
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
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.
zhongsp/TypeScript
TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org
wensonsmith/YoudaoTranslator
Alfred Youdao Translate Workflow
pkg/errors
Simple error handling primitives
owenashurst/agar.io-clone
Agar.io clone written with Socket.IO and HTML5 canvas
ReactiveX/rxjs
A reactive programming library for JavaScript
Reactive-Extensions/RxJS
The Reactive Extensions for JavaScript
apidoc/apidoc
RESTful web API Documentation Generator.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
microsoft/TypeScript-Node-Starter
A reference example for TypeScript and Node with a detailed README describing how to use the two together.