Skip to content

yangchenglong11/My-Favorite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred

简介

My-Favorite 收录了我浏览 github 时,觉得不错的一些项目,前期浏览项目时觉得不错就 star 了,但仅仅半年star 数量就达到了300多。。。于是决定将其整理记录。这里的项目Star数不是实时更新的,一般是一月更新一次。

Contents

Assembly

C

  • The-Art-Of-Programming-By-July - 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
  • robotgo - RobotGo, Go Native cross-platform GUI automation
  • DOC -
  • libsodium - A modern, portable, easy to use crypto library
  • reactos - A free Windows-compatible Operating System
  • GitUp - The Git interface you've been missing all your life has finally arrived.
  • netdata - Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/
  • nginx - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
  • db_tutorial - Writing a sqlite clone from scratch in C
  • nuklear - This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
  • CSAPP_3e_lab - My solution of CS:APP3e Lab
  • CSAPP - CSAPP Labs
  • CSAPP-Labs - 《Computer Systems A Programmer's Perspective Second Edition》 important Labs
  • kjkpub -
  • C - c/c++ 学习记录
  • Data-Structures-and-Algorithms-in-C - 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
  • SQLAdvisor - 输入SQL,输出索引优化建议

C#

  • react-native-windows - A framework for building native UWP and WPF apps with React.
  • FixPlusPlus - 🔧 First Prize For SegmentFault Hackathon Beijing. FIX++ (FixPlusPlus) is a professional display solution for future guidelines and instruction manuals. 更专业的拆解拼装展示方案,可应用于乐高玩具,宜家家具,苹果电脑等领域。
  • kudu - Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
  • P - The P programming language.

C++

  • tinyflow - Tutorial code on how to build your own Deep Learning System in 2k Lines
  • aoapc - 算法竞赛入门经典(第2版)例题和练习题答案
  • Gource - software version control visualization
  • algorithms - Algorithms & Data structures in C++.
  • zircon - Zircon Kernel, Core Drivers, and Services
  • brpc - Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
  • bitcoin - Bitcoin Core integration/staging tree
  • grpc - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
  • leetcode - LeetCode Problems' Solutions
  • tensorflow - Computation using data flow graphs for scalable machine learning

CSS

Crystal

DIGITAL Command Language

  • ud120-projects - Starter project code for students taking Udacity ud120

Dart

  • Flutter-StepByStep - A example of an Android / iOS app written using Google Flutter with MVP architecture
  • chromedeveditor - Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
  • sdk - The Dart SDK, including the VM, dart2js, core libraries, and more.
  • angular - Fast and productive web framework provided by Dart
  • flutter - Flutter makes it easy and fast to build beautiful mobile apps.

Emacs Lisp

  • Arsenal - ⚔️ 武器库,更新自己使用的软件与技巧。

Go

  • cellnet - 高性能,简单,方便的开源服务器网络库
  • go-ipfs - IPFS implementation in go
  • workq - Job server in Go
  • pb - Console progress bar for Golang
  • grmon - Command line monitoring for goroutines
  • origin - Enterprise Kubernetes for Developers
  • BookStack - BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
  • alibaba-cloud-sdk-go - Aliyun(Alibaba Cloud) Official SDK for the Go programming language.
  • httprouter - A high performance HTTP request router that scales well
  • golang123 - golang123 是使用 vue、nuxt、node.js 和 golang 开发的社区系统
  • goroar - Roaring Bitmaps - compressed bitmaps in Go
  • bytom - Official Go implementation of the Bytom protocol
  • roaring - Roaring bitmaps in Go (golang)
  • go-server-timing - Go (golang) library for creating and consuming HTTP Server-Timing headers
  • KubeGPU - A GPU / device extension framework for Kubernetes
  • DesignPattern - 设计模式
  • rkt - rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
  • caire - Content aware image resize library
  • pbr - a Physically Based Renderer (PBR) in Go
  • btree -
  • govalidator - [Go] Package of validators and sanitizers for strings, numerics, slices and structs
  • wuid - An extremely fast UUID alternative written in golang
  • goja - ECMAScript 5.1(+) implementation written in Go
  • primitive - Reproducing images with geometric primitives.
  • websocketd - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
  • netboot - Packages and utilities for network booting
  • endless - Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
  • blockchain-tutorial - 🌾 A step-by-step blockchain tutorial in simplified Chinese
  • go-github-selfupdate - Binary self-update mechanism for Go commands using GitHub
  • go-commons-pool - a generic object pool for golang
  • highwayhash - Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
  • go-grpc-middleware - Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
  • httplive - HTTP Request & Response Service, Mock HTTP
  • sqlboiler - Generate a Go ORM tailored to your database schema.
  • btcd - An alternative full node bitcoin implementation written in Go (golang)
  • community - Kubernetes community content
  • gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  • base64Captcha - golang base64-captcha supports digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha.图形验证码
  • cayley - An open-source graph database
  • minio - Minio is an open source object storage server compatible with Amazon S3 APIs
  • joy - A delightful Go to Javascript compiler
  • badger - Fast key-value DB in Go.
  • koza - 🤖 Golang symbolic regression library
  • p2pspider - DHT Spider + BitTorrent Client = P2P Spider
  • netstack - IPv4 and IPv6 userland network stack
  • concurrent-map - a thread-safe concurrent map for go
  • etcd - Distributed reliable key-value store for the most critical data of a distributed system
  • request - A developer-friendly HTTP request library for Gopher.
  • mahonia - character-set conversion library implemented in Go
  • glot - Glot is a plotting library for Golang built on top of gnuplot.
  • imaging - Simple Go image processing package
  • grace - Graceful restart & zero downtime deploy for Go servers.
  • log15 - Structured, composable logging for Go
  • seelog - Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
  • glog - Leveled execution logs for Go
  • gost - A Simple Tool of Go to help you manage GOPATHs and run Go commands.
  • nuclio - High-Performance Serverless event and data processing platform
  • google-api-go-client - Auto-generated Google APIs for Go
  • tenta-dns - Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
  • superstellar - Multiplayer galactic game written in Golang
  • zmq4 - A Go interface to ZeroMQ version 4
  • gobo - 新浪微博Go语言SDK
  • wukong - 高度可定制的全文搜索引擎
  • go-realtime-collaborative-drawing-app - A simple real-time collaborative drawing app built with Go
  • go-sciter - Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
  • studygolang - Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
  • pouch - Pouch is an open-source project created to promote the container technology movement.
  • riot - Go Open Source, Distributed, Simple and efficient Search Engine
  • go-callvis - Visualize call graph of your Go program using dot format.
  • gofpdf - A PDF document generator with high level support for text, drawing and images
  • wuffs - Wrangling Untrusted File Formats Safely
  • a - A graphical text editor
  • 2048-ai - An simple AI for the 2048 game.
  • golearn - Machine Learning for Go
  • tao - Asynchronous TCP framework written in golang
  • Go - Algorithms Implemented in GoLang
  • evio - Fast event-loop networking for Go
  • gobenchui - UI for overview of your Golang package benchmarks progress.
  • shrimptalk -
  • vv - vv 编辑器,专注为经常在服务器、虚拟机、docker容器中修改代码或者配置文件的小伙伴提供本地coding新体验。
  • cyclone - A cloud native CI/CD platform built for container workflow
  • interestingCI -
  • ketos - Cross Container Builder (Ketos), a tasting project for Go Hackathon 2017 Shanghai. This project aims to help you building a docker image in CI platform better.
  • go-opencv - Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv
  • gtfmt - like gofmt except for go templates
  • tui-go - A UI library for terminal applications.
  • hotpot.seafood - Hotpot::Seafood - data world opening; machine learnning; neural network golang lib
  • Algorithms-Learning-With-Go - 算法学习 Golang 版,参考 raywenderlich/swift-algorithm-club
  • calc -
  • structtag - Parse and modify Go struct field tags
  • structs - Utilities for Go structs
  • gomodifytags - Go tool to modify struct field tags
  • tyk - Tyk Open Source API Gateway written in Go
  • tf-operator - Tools for ML/Tensorflow on Kubernetes.
  • gopher-lua - GopherLua: VM and compiler for Lua in Go
  • colly - Elegant Scraper and Crawler Framework for Golang
  • fx - A dependency injection based application framework for Go.
  • killy - 🎮 🆓 Play TiDB in Minecraft!
  • lbsengine - LBS引擎
  • go.uuid - UUID package for Go
  • gophernet - A simple from-scratch neural net written in Go
  • cameradar - Cameradar hacks its way into RTSP videosurveillance cameras
  • goroutine-inspect - An interactive tool to analyze Golang goroutine dump.
  • frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • rancher - Complete container management platform
  • go-ethereum - Official Go implementation of the Ethereum protocol
  • daisy - A private proof of authority blockchain where blocks are SQLite databases, in Go
  • blockchain - A basic blockchain implementation written in Go
  • gopherjs - A compiler from Go to JavaScript for running Go code in a browser
  • goplayspace - Advanced Go Playground frontend written in Go, with syntax highlighting, turtle graphics mode, and more
  • playground - [mirror] The Go Playground
  • gomitmproxy - gomitmproxy是想用golang语言实现[mitmproxy],实现http(s)代理
  • go-simple-router - golang实现的简单http路由器,用于学习理解http.
  • gitql - A git query language
  • git-lfs - Git extension for versioning large files
  • hub - hub helps you win at git.
  • go-multi-IP-acceleration - Golang实现的校园网下载加速器
  • go-socks5 - SOCKS5 server in Golang
  • Sia - Blockchain-based marketplace for file storage
  • blockchain_guide - Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
  • firefly-proxy - A proxy software to help circumventing the Great Firewall.
  • skylark - Skylark in Go: the Skylark configuration language, implemented in Go
  • go-plugins - Plugins for micro
  • books - Samples from my published works
  • serve-vue - Serve a built vue-js project folder
  • matcha - Build native mobile apps in Go.
  • FaceDetectionServer - 基于 SeetaFace 的人脸识别服务, By and For Golang
  • graphql - An implementation of GraphQL for Go / Golang
  • prose - 📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
  • jaeger - CNCF Jaeger, a Distributed Tracing System
  • graphql-go - GraphQL server with a focus on ease of use
  • mydocker - <<自己动手写docker>> 源码
  • build-your-own-docker - 自己动手写Docker
  • triangle - Convert images to computer generated art using delaunay triangulation.
  • ydict - Yet another command-line youdao dictionary for geeks!
  • external-storage - External storage plugins, provisioners, and helper libraries
  • go-libav - Go language bindings for ffmpeg libraries
  • chroma - A general purpose syntax highlighter in pure Go
  • backoff - The exponential backoff algorithm in Go (Golang).
  • go-algorithms - Algorithms and data structures for golang
  • gago - 🐰 Golang genetic algorithm library
  • draft - A tool for developers to create cloud-native applications on Kubernetes.
  • harbor - An enterprise-class container registry server based on Docker Distribution
  • grumpy - Grumpy is a Python to Go source code transcompiler and runtime.
  • gopl.io - Example programs from "The Go Programming Language"
  • facebook - A Facebook Graph API SDK For Go.
  • traefik - Træfik, a modern reverse proxy
  • go-curl - golang版本的curl请求库
  • bbolt - An embedded key/value database for Go.
  • goflyway - HTTP tunnel in Go
  • go - idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
  • testify - A toolkit with common assertions and mocks that plays nicely with the standard library
  • gomniauth - Authentication framework for Go applications.
  • mobile - [mirror] Go on Mobile
  • gof - GOF: A Go (golang) web mvc framework,using razor view engine
  • go-web-framework-stars - ⭐ Web frameworks for Go, most starred on Github
  • go-codon - Workflow based REST framework code generator
  • ui - Platform-native GUI library for Go.
  • go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
  • c-for-go - Automatic C-Go Bindings Generator for Go Programming Language
  • seesaw - Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
  • ark - Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
  • sonobuoy - Heptio Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests in an accessible and non-destructive manner. Brought to you by Heptio.
  • kubed - 🛡️ A Kubernetes Cluster Daemon
  • kubicorn - Simple, cloud native infrastructure for Kubernetes.
  • hydra - OAuth2 server with OpenID Connect - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
  • golearn - Machine Learning for Go
  • gorgonia - Gorgonia is a library that helps facilitate machine learning in Go.
  • RxGo - Reactive Extensions for the Go language.
  • cow - HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
  • onionscan - OnionScan is a free and open source tool for investigating the Dark Web.
  • govaluate - Arbitrary expression evaluation for golang
  • is - Professional lightweight testing mini-framework for Go.
  • nsq - A realtime distributed messaging platform
  • lantern - 🔴Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
  • runner - Interruptable goroutines
  • kanali - A Kubernetes Native API Management Solution
  • notify - File system event notification library on steroids.
  • goth - Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
  • goquery - A little like that j-thing, only in Go.
  • goblueprints - Source code for Go Programming Blueprints
  • provingwork - Implementation of hashcash in Golang
  • blockchain_go - A simplified blockchain implementation in Golang
  • uuid -
  • nicecache - Fast strongly typed golang cache
  • rqlite - The lightweight, distributed relational database built on SQLite.
  • dcsg - dcsg is a command-line utility for Linux that generates systemd services for Docker Compose projects
  • oklog - A distributed and coördination-free log management system
  • ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
  • examples - How-to examples of micro
  • pprof - pprof is a tool for visualization and analysis of profiling data
  • istio - An open platform to connect, manage, and secure microservices.
  • monocular - Web UI for Helm Chart repositories
  • voyager - ✈️️ Secure HAProxy Ingress Controller for Kubernetes
  • faas-netes - Serverless Kubernetes with OpenFaaS (Functions as a Service)
  • drone - Drone is a Continuous Delivery platform built on Docker, written in Go
  • goworker - goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
  • teleport - Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
  • mafio - 基于Go的后台任务服务,支持插件化和metric监控
  • cronsun - A Distributed, Fault-Tolerant Cron-Style Job System.
  • httpdump - Packet capture utility similar to tcpdump for HTTP using Go
  • Distributed-Systems - MIT课程《Distributed Systems 》学习和翻译
  • cmux - Connection multiplexer for GoLang: serve different services on the same port!
  • grpc-hw -
  • MIT-6.824-2017 - Basic Sources for MIT 6.824 Distributed Systems Class
  • MIT-6.824-2016 - MIT 6.824 2016
  • experiments - Personal code, scripts and config files for experiments
  • linuxkit - A toolkit for building secure, portable and lean operating systems for containers
  • kubeless - Kubernetes Native Serverless Framework
  • build - [mirror] Continuous build and release infrastructure
  • rikka - A simple image share system in go.
  • vice - Go channels at horizontal scale (powered by message queues)
  • example.v2 - An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
  • vault - A tool for secrets management, encryption as a service, and privileged access management
  • go - A high-performance 100% compatible drop-in replacement of "encoding/json"
  • 2017-talks - Slides and links for 2017 talks
  • nrpc - nRPC is like gRPC, but over NATS
  • goreporter - A Golang tool that does static analysis, unit testing, code review and generate code quality report.
  • fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • go-datastructures -
  • golang-github-oauth-example - Github OAuth reference web application written in Golang.
  • ctop - Top-like interface for container metrics
  • go-micro - A pluggable RPC framework
  • gh-polls - Polls for user feedback in GitHub issues
  • up - Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
  • casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
  • cities - 10,000 Cities with Latitude, Longitude, and Elevation in Go
  • kcptun - A Fast & Secure Tunnel Based On KCP with N:M Multiplexing
  • goreleaser - Deliver Go binaries as fast and easily as possible
  • baidu-ai-go-sdk - 百度AI服务go语言sdk
  • gopkg - example for the go pkg's function
  • tfgo - Tensorflow + Go, the gopher way
  • pack3d - Tightly pack 3D models.
  • GoTutor - Shev's Go Tutor
  • cobra - A Commander for modern Go CLI interactions
  • gods - GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
  • go-web - Source code for the book "Web Development with Go"
  • build-web-application-with-golang - A golang ebook intro how to build a web with golang
  • termui - Golang terminal dashboard
  • centrifugo - Language-agnostic real-time messaging (Websocket or SockJS) server in Go
  • jobrunner - Framework for performing work asynchronously, outside of the request flow
  • gopsutil - psutil for golang
  • livego - go Implementation of live streaming services
  • meetup - meetup in China
  • go-patterns - Curated list of Go design patterns, recipes and idioms
  • go-cookbook - Code for my Go Cookbook articles
  • gopher-os - A proof of concept OS written in Go
  • wechat_pusher - a wechat message push framework base on golang
  • kubernetes - Production-Grade Container Scheduling and Management
  • zap - Blazing fast, structured, leveled logging in Go.
  • go-httpdoc - Golang package for generating API documentation from httptest. See example output
  • validator - 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • hashland - Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more
  • gonvim -
  • go-websocket-chat-demo -
  • wechat-go - go version wechat web api and message framework for building wechat robot
  • client - Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
  • coel - Coel programming language (formally known as Tisp)
  • webhooks - 🎣 Webhook receiver for GitHub, Bitbucket and GitLab
  • kubernetes-handbook - Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
  • ngrok - Introspected tunnels to localhost
  • go-imap - 📥 An IMAP library for clients and servers
  • mux - A high performance and powerful trie based url path router for Go.
  • sumoshell - A terminal-only version of Sumo written in Go
  • acourse - acoshift's course system
  • find-lf - Track the location of every Wi-Fi device (:iphone:) in your house using Raspberry Pis and FIND
  • fsql - Search through your filesystem with SQL-esque queries.
  • glide - Package Management for Golang
  • FakeGit-Go - FakeGit-Go: A great tool to fool yourself and others in golang
  • wemall - 基于react, node.js, go开发的微商城(含微信小程序)
  • go.auth - [DEPRECATED] authentication API for Go web applications
  • go-tools - A collection of tools and libraries for working with Go code, including linters and static analysis
  • godzilla - Godzilla is a ES2015 to Go source code transpiler and runtime
  • web-dev-golang-anti-textbook - Learn how to write webapps without a framework in Go.
  • gotty - Share your terminal as a web application
  • gorm - The fantastic ORM library for Golang, aims to be developer friendly
  • web - The easiest way to create web applications with Go
  • go-web-foundation - 《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
  • go-rock-libraries-showcases - 《Go名库讲解》是一套针对 Google 出品的 Go 语言的第三方库进行评测讲解的集博客、示例与语音视频为一体的综合教程,适合完成学习完成《Go编程基础》教程的学习者。
  • falcon-plus - An open-source and enterprise-level monitoring system.
  • cockroach - CockroachDB - the open source, cloud-native SQL database.
  • hugo - The world’s fastest framework for building websites.
  • mindoc - Golang实现的接口在线文档管理系统
  • perf - [mirror] Performance measurement, storage, and analysis.
  • upspin - Upspin: A framework for naming everyone's everything.
  • tidb - TiDB is a distributed HTAP database compatible with the MySQL protocol
  • tile38 - Tile38 is a geospatial database, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. 🌐
  • k6 - A modern load testing tool, using Go and JavaScript - https://k6.io
  • go-github - Go library for accessing the GitHub API
  • elastic - Elasticsearch client for Go.
  • bebop - Bebop is a simple discussion board / forum web application.
  • kurly - kurly is an alternative to the widely popular curl program, written in Golang.
  • gopdf - A simple library for generating PDF written in Go lang
  • go-jose - An implementation of JOSE standards (JWE, JWS, JWT) in Go
  • msgpack - msgpack.org[Go] MessagePack encoding for Golang
  • rubex - Super Fast Regex in Go
  • kingshard - A high-performance MySQL proxy
  • consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • go-radix - Golang implementation of Radix trees
  • zhihu-go - 知乎非官方 API 库 Go 实现版本,获取知乎内容信息,包括问题,答案,用户,收藏夹等信息
  • groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
  • caddy - Fast, cross-platform HTTP/2 web server with automatic HTTPS
  • quic-go - A QUIC implementation in pure go
  • fsnotify - File system notification for Go
  • react - Package myitcv.io/react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces
  • os - Tiny Linux distro that runs the entire OS as Docker containers
  • seaweedfs - SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
  • go - my golang lib
  • mattermost-server - Open source Slack-alternative in Golang and React - Mattermost
  • surf - Stateful programmatic web browsing in Go.
  • dungeonfs - A FUSE filesystem and dungeon crawling adventure game engine
  • memguard - Easy and secure handling of sensitive memory, in pure Go.
  • goby - Goby - A new language helps you develop highly concurrent web application
  • gopl-zh.github.com - Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)
  • alice - Painless middleware chaining for Go
  • kasper - Kasper is a lightweight library for processing Kafka topics.
  • Go-SCP - Go programming language secure coding practices guide
  • faas - OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
  • kit - A standard library for microservices.
  • go-nats - Golang client for NATS, the cloud native messaging system.
  • echo-web - Go web framework Echo example.
  • martini - Classy web framework for Go
  • ozzo-validation - An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
  • datastructures-and-algorithms-using-four-language - 四种语言(Go,Javascript,Java,C)实现常用数据结构和算法。
  • learn - learn
  • go-money - Go implementation of Fowler's Money pattern
  • gorush - A push notification server written in Go (Golang).
  • pachyderm - Reproducible Data Science at Scale!
  • micro - A cloud-native toolkit
  • goexample - golang example
  • echo - High performance, minimalist Go web framework
  • goappmonitor - Golang application performance data monitoring.
  • pipeline - Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
  • excelize - Golang library for reading and writing Microsoft Excel™ (XLSX) files.
  • gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  • usql - usql is a universal command-line interface for SQL databases
  • telegraf - The plugin-driven server agent for collecting & reporting metrics.
  • jennifer - Jennifer is a code generator for Go
  • goggles - 🔭 Goggles is a cross-platform GUI for your $GOPATH!
  • gock - Simple and expressive HTTP traffic mocking and expectations made easy in Go ༼ʘ̚ل͜ʘ̚༽
  • pretty - Efficient JSON beautifier and compactor for Go
  • cosmos-sdk - A cryptocurrency framework in Golang
  • gops - A tool to list and diagnose Go processes currently running on your system
  • gosvr-monitor - 自定义监控Go服务器运行的各项操作耗时
  • gomemcache - Go Memcached client library #golang
  • go_design_pattern - Design patterns in Golang.
  • go-designpattern - 用Golang描述设计模式
  • gochat - golang聊天室实例
  • goim - goim
  • elk - A little demo app to show off native integration of the ELK stack with Docker.
  • beego - beego is an open-source, high-performance web framework for the Go programming language.
  • The-Golang-Standard-Library-by-Example - Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
  • go-best-practice - Trying to complete over 100 projects in various categories in golang.
  • goc2p - An example project for book 'Go Programming & Concurrency in Practice'.
  • go_spider - [爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl components only.
  • pholcus - [Crawler for Golang] Pholcus is a distributed, high concurrency and powerful web crawler software.
  • pholcus - https://github.com/henrylee2cn/pholcus.git
  • beego-blog - ulricqin's blog use beego framework
  • go - The Go programming language
  • pybbs-go - beego写的简单bbs
  • mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
  • beego-guestbook - simple guestbook app with beego
  • weixin - 基于beego开发的微信应用
  • samples - An open source project for beego sample applications.

HTML

  • books -
  • zju-icicles - 浙江大学课程攻略共享计划
  • 3d-particle-explorations - Particle animation explorations in 3D space with three.js
  • trpl-zh-cn - Rust 程序设计语言(第二版)
  • progressive-web-apps-book - All of the code for "Progressive Apps" - a book by Dean Hume
  • papillon - A distributed blog publish system based on IPFS
  • blog -
  • NPWG_zh - Network programming with Go 中文翻译版本
  • dockers - Uber tiny Docker images for all the things.
  • machinelearninginaction - Source Code for the book: Machine Learning in Action published by Manning
  • scikit-learn-doc-cn - scikit-learn机器学习库中文文档翻译项目
  • talks - All of the slides at GoHackers Meetings.
  • portainer - Simple management UI for Docker
  • docker-source-analysis - docker源码分析
  • sicp-kindle - Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press.formatted and built for mobi/kindle
  • yast-cn - 《Scheme入门教程》,Takafumi Shido 著,Yet Scheme Another Tutorial中译版。
  • sicp - HTML5/EPUB3 version of SICP
  • Udacity - Data Analyst Nano-degree Projects, Deep Learning, Android, some front end stuff
  • fe - 《我的职业是前端工程师》 - Ebook:I'm a FrontEnd Developer
  • awesome-mac -  This repo is a collection of awesome Mac applications and tools for developers and designers.
  • Learning-Markdown - Markdown guidance and reference(Markdown 入门参考)
  • elasticsearch-definitive-guide - 欢迎加QQ群:109764489,贡献力量!
  • gopl-zh - 📚 Go语言圣经中文版

Java

  • mua - An open source markdown editor for Android. 码云: https://gitee.com/zeleven/mua
  • wechat - A High Copy WeChat ,SNS APP (高仿微信)
  • AndServer - 🍓 It's just like SpringMVC. Android web server, android web framework.
  • Orestes-Bloomfilter - Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
  • VasSonic - VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
  • WeChatLuckyMoney - 💸 WeChat's lucky money helper (微信抢红包插件) by Zhongyi Tong. An Android app that helps you snatch red packets in WeChat groups.
  • mit-deep-learning-book-pdf - MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
  • XLearning - AI on Hadoop
  • TakePhoto - 一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
  • AlgorithmVisualizer-Android - Visualize algorithms and data structures using animations
  • Algorithms - Solutions for some common algorithm problems written in Java.
  • OnePush - 消息推送用OnePush,就够了!
  • deeplearning4j - Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
  • DeepLearning - Deep Learning (Python, C, C++, Java, Scala, Go)
  • algorithm-essentials - 算法精粹--举一反三,抛弃题海战术
  • MultiType - An Android library to create multiple item types list views easily and flexibly
  • design-pattern-java-source-code -
  • JS-Sorting-Algorithm - 一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,使用 JavaScript & Python & Go & Java 实现。
  • butterknife - Bind Android views and callbacks to fields and methods.
  • ssmis - 学生信息管理系统
  • SIMS - 学生信息管理系统
  • Aria - 下载可以很简单
  • StudentGradesManageSystem - 一个使用Java swing的学生成绩管理系统,软件工程实验周的数据库大作业
  • transferee - 一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件
  • AlgorithmsSedgewick - Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
  • AndroidUtils - 安卓攻城狮必备神器!!!
  • aurora-imui - General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
  • siren-join - [This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
  • elasticsearch-sql - Use SQL to query Elasticsearch
  • UltimateAndroidReference - 🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer
  • canal - 阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
  • elasticsearch-jdbc - JDBC importer for Elasticsearch
  • elasticsearch - Open Source, Distributed, RESTful Search Engine
  • interviews - Everything you need to know to get the job.
  • DataStructureAndAlgorithmsMadeEasyInJava - Data Structure And Algorithms Made Easy In Java
  • data-structure - 基于java语言的数据结构及算法实现,LeetCode算法示例
  • onebusaway-android - The official Android/Fire Phone app for OneBusAway
  • FaceSlim - Web App for Facebook. Lightweight, ad-free, chat support and modern look.
  • Just-Java - The official repository for the second Android Development for Beginners App : Just Java
  • DesignOverlay-Android - Android app which displays design image with grid lines to facilitate the tedious design implementation process
  • quill - 👻 [MOVED TO https://github.com/TryGhost/Ghost-Android] The beautiful Android app for your Ghost blog.
  • apps-android-wikipedia - The official Wikipedia Android app. This is a mirror from gerrit.wikimedia.org.
  • Shuttle - Shuttle Music Player
  • blynk-server - Platform with iOs and Android apps to control Arduino, ESP8266, Raspberry Pi and similar microcontroller boards over the Internet.
  • Talon-for-Twitter - 100% open source version of my popular Talon for Twitter app on Android.
  • android - 📱 Nextcloud Android app
  • MaterialDrawer - The flexible, easy to use, all in one drawer library for your Android project.
  • Android-CleanArchitecture - This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

JavaScript

  • ebookcoin - 《Node.js区块链开发》(网名《Nodejs开发加密货币》)的源码,纸质书籍
  • ice - 飞冰 - 海量可复用物料,通过 GUI 工具极速构建中后台应用
  • You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
  • compiler - 《编译原理》一书一个简单的语法制导翻译器(JavaScript版本)
  • js2image - 一个可以把js源代码压缩成一个ascii字符画的源代码的工具,压缩后的代码仍可运行 (A tool can compress JavaScript code to any ascii image and still run normally )
  • ethereumbook - Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
  • carbon - 🎨 Create and share beautiful images of your source code
  • awesome-blockchain-cn - 收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
  • 30-seconds-of-code - Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
  • byteball - Smart payments made simple
  • xmflswood.github.io - Happy Valentine's Day / 情人节快乐!
  • json-to-go - Translates JSON into a Go type in your browser instantly (original)
  • effective-javascript - To be, or not to be, that is a question! 😂 万剑归宗的无名和独霸天下的雄霸
  • vue-auth - Jwt Auth library for Vue.js.
  • jsnes - A JavaScript NES emulator.
  • nodeclub - 🐤Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统
  • functions-samples - Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
  • loveTimeline - 记录你的爱情时光轴
  • AlloyImage - 基于HTML5的专业级图像处理开源引擎。An image processing lib based on html5.
  • uppy - The next open source file uploader for web browsers 🐶
  • animating-resume - 饥人谷出品:一个会动的简历。欢迎 Fork ➡️
  • learning-threejs - Code repository for the examples from the Packt book "Learning Threejs"
  • lena.js - 👩 Library for image processing
  • aos - Animate on scroll library
  • blockly - The web-based visual programming editor.
  • tracing-framework - Web Tracing Framework libraries and extensions.
  • eruda - Console for mobile browsers
  • tech-interview-handbook - 💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
  • hexo-helper-live2d - Add the Sseexxyyy live2d to your hexo!
  • dashboard - General-purpose web UI for Kubernetes clusters
  • wide - 🎆 一个基于 Web 的 Go 语言 IDE。A Web-based IDE for teams using Go programming language/Golang. https://wide.b3log.org
  • resume.github.com - Resumes generated using the GitHub informations
  • url-to-pdf-api - Web page PDF rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
  • GitHubPopular - 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。
  • eth-smart-contracts - Tokens smart contracts of the LAToken Project
  • style2paints - sketch + style = paints 🎨
  • git-draw - Allows you to draw in your github heatmap
  • Programming-Alpha-To-Omega - 从零开始学编程 系列汇总(从α到Ω)
  • learnVue - :octocat:Vue.js 源码解析
  • serverless-graphql-echo - A GraphQL example using Serverless v1
  • smartping - 机器(点)间间互PING检测工具,支持互PING,单向PING,绘制拓扑及报警功能。
  • AlgorithmVisualizer - Algorithm Visualizer
  • flux - Application Architecture for Building User Interfaces
  • hyperapp - 1 kB JavaScript framework for building web applications.
  • mail-for-good - An open source email campaign management tool for nonprofits
  • GayHub - An awesome chrome extension for github :octocat:
  • jsPDF - Client-side JavaScript PDF generation for everyone.
  • javascript - JavaScript Style Guide
  • kpass - KPass is a web application to manage password safe.
  • gitbook - 📝 Modern documentation format and toolchain using Git and Markdown
  • raw - The missing link between spreadsheets and data visualization
  • dimple - An object-oriented API for business analytics
  • preact - ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
  • AlloyStick - AlloyStick 骨骼动画引擎 - 腾讯 AlloyTeam
  • systeminformation - System Information Library for Node.JS
  • shelljs - 🐚 Portable Unix shell commands for Node.js
  • wepy - 小程序组件化开发框架
  • building-tools-with-github - Code samples for the book "Building Tools with GitHub" from O'Reilly.
  • learn-anything - 🗺 Search Interactive Maps to Learn Anything
  • variety - A schema analyzer for MongoDB
  • mongo-hacker - MongoDB Shell Enhancements for Hackers
  • elasticsearch-head - A web front end for an elastic search cluster
  • elasticsearch_rtf_1.3 - elasticsearch 1.3中文发行版,针对中文集成了相关插件,并带有Demo,方便新手学习,或者在生产环境中直接使用
  • elkmonitor - 查询elk日志,利用echartts做图表展示,mongo做数据存储,golang后台数据处理
  • tamperchrome - Tamper Chrome is a Chrome extension that allows you to modify HTTP requests on the fly and aid on web security testing. Tamper Chrome works across all operating systems (including Chrome OS).
  • MeiTuan - MeiTuan App Write In latest React-Native(0.50.1)
  • tiny-care-terminal - 💖💻 A little dashboard that tries to take care of you when you're using your terminal.
  • awesome-wechat-weapp - 微信小程序开发资源汇总 💯
  • data_location - 中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据(GB/T 2260)
  • echarts - A powerful, interactive charting and visualization library for browser
  • free-programming-books-zh_CN - 📚 免费的计算机编程类中文书籍,欢迎投稿
  • home - A simple appengine application written in Go and AngularJS that provides the ability to make and share lists with others.
  • itsy-bitsy-data-structures - 🏰 All the things you didn't know you wanted to know about data structures
  • react-bootstrap - Bootstrap 3 components built with React
  • OPMS - OPMS项目+OA管理系统
  • swagger-editor - Swagger Editor
  • blog - a simple blog build with beego
  • elasticsearch-kopf - web admin interface for elasticsearch
  • android-training-course-in-chinese - Android官方培训课程中文版
  • ForkHub - GitHub client for Android based on the abandoned official app
  • react_native_office -
  • freeCodeCamp - The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
  • plyr - A simple HTML5, YouTube and Vimeo player
  • mui - Lightweight CSS framework
  • beego-blog - 使用golang的beego框架搭建的博客
  • beepkg - an app base on beego

Jupyter Notebook

Kotlin

Lua

Makefile

Matlab

Nginx

  • ELK - 搭建ELK日志分析平台。

Objective-C

  • FishChat - Hook WeChat.app on non-jailbroken devices.

Others

  • mobileHack - 这里收集了许多移动端上遇到的各种坑
  • MasterBitcoin2CN - 《精通比特币》第二版 区块链研究社 云天明联合出品
  • ResumeSample - Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
  • awesome-spider - 爬虫集合
  • references - Five minutes a day.
  • Interview-Notebook - 📚 技术面试需要掌握的基础知识整理,持续更新中~
  • knowledge - Go社区的知识图谱,Knowledge Graph
  • html-css-guide - HTML/CSS开发规范指南
  • trip - 移动前端开发经验指南
  • blogroll - 世界一流兼容并包TUNA协会收集的周围同学们的Blog
  • go-perfbook - Thoughts on Go performance optimization
  • gopher-reading-list - A curated selection of blog posts on Go
  • blockchain - 区块链 - 中文资源
  • nginx-tutorial - 最全面,最深入的nginx从入门到精通的教程
  • wiki - The Ethereum Wiki -
  • weekly - 前端精读周刊
  • the-road-to-learn-react-chinese - 《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
  • linux-insides-zh - Linux 内核揭密
  • github-reminder - Source for GitHub reminder app
  • Hunter - 关于职位/面试/谈Offer/程序员职场生涯等
  • rust-learning - A bunch of links to blog posts, articles, videos, etc for learning Rust
  • tutorial - Algorithms Tutorial
  • blogpost -
  • redux-in-chinese - Redux 中文文档
  • hangzhouYunQi2017ppt -
  • git-recipes - :octocat: Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
  • github-cheat-sheet - A list of cool features of Git and GitHub.
  • ProgrammingProjectList -
  • gitignore - A collection of useful .gitignore templates
  • knowledge - 速记:https://kb.hcysun.me
  • awesome-graphql - Awesome list of GraphQL & Relay
  • awesome-linux - 🐧 A list of awesome projects and resources that make Linux even more awesome. 🐧
  • it-ebooks-archive - 📚 计算机开放电子书(不完全)汇总
  • blog - my personal blog
  • awesome-flutter - A curated list of awesome Flutter components, frameworks, libraries, and softwares
  • -Api - 📖「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「中央天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
  • open_source_team - 国内顶尖团队的开源地址
  • awesome-dart - A curated list of awesome Dart frameworks, libraries, and software
  • weekly - 汇总平时看到的好文章,技术、产品、管理均有,尽量保证一周汇总一篇
  • tech-community-slacks - Here is a list of all the tech community slacks!
  • books - 【编程随想】收藏的电子书清单(多个学科,含下载链接)
  • every-programmer-should-know - A collection of (mostly) technical things every software developer should know
  • dive-into-machine-learning - Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
  • Machine-Learning-Tutorials - machine learning and deep learning tutorials, articles and other resources
  • system-design - 系统设计面试题精选
  • features - Feature tracking repo for Kubernetes releases
  • papers-we-love - Papers from the computer science community to read and discuss.
  • papers - my open papers
  • go-study-index - Go 语言学习资料索引
  • awesome-docker - 🐳 A curated list of Docker resources and projects
  • awesome-distributed-systems - A curated list of awesome distributed systems books, papers, resources and shiny things.
  • ICS_LAB_CMU_2016 - CMU-CSAPP-LAB 原始文件+完成代码+文字攻略(过程记录手稿第一版)
  • awesome-se - 👨‍💻 ❤️ 💻 上海交通大学软件学院本科编程作业参考
  • documents - weitan documents
  • Best-websites-a-programmer-should-visit - 🔗 Some useful websites for programmers.
  • free-programming-books - 📚 Freely available programming books
  • English-level-up-tips-for-Chinese - 可能是让你受益匪浅的英语进阶指南
  • awesome-design-systems - 💅🏻 ⚒ A collection of awesome design systems
  • kotlin-in-chinese - kotlin 官方文档翻译
  • gold-miner - 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
  • awesome-indie - Resources for independent developers to make money
  • git-tips - :trollface:Git的奇技淫巧
  • awesome-courses - 📚 List of awesome university courses for learning Computer Science!
  • sicp - 收录我完成的练习题
  • developer-roadmap - Roadmap to becoming a web developer in 2018
  • handbook - Basecamp Employee Handbook
  • awesome-github-android-ui - 安卓UI相关开源项目库汇总
  • GoStudents - All about Gostudent community
  • awesome - 😎 Curated list of awesome lists
  • awesome-flask - A curated list of awesome Flask resources and plugins
  • beedoc - An open source project for beego documentation.
  • mysql-tutorial - MySQL入门教程(MySQL tutorial book)
  • Mongo2ES - sync MongoDB collections to ElasticSearch
  • golang-open-source-projects - 为互联网IT人打造的中文版awesome-go
  • docker-symfony - 🐳 A docker multicontainer with NGINX, PHP7-FPM, MySQL and ELK (Elasticsearch Logstash and Kibana)
  • realworld - "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
  • awesome-github - A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用亲爱的GitHub,欢迎提交pr和issue。
  • Gitbook - 收录找到的不错的文档
  • Awesome - 💻 An awesome & curated list of best applications and tools for Windows.
  • Become-A-Full-Stack-Web-Developer - Free resources for learning Full Stack Web Development
  • lowlevelprogramming-university - How to be low-level programmer
  • conference -
  • awesome-android-ui - A curated list of awesome Android UI/UX libraries
  • be-a-professional-programmer - 成为专业程序员路上用到的各种优秀资料、神器及框架
  • coding-interview-university - A complete computer science study plan to become a software engineer.
  • structured-text-tools - A list of command line tools for manipulating structured text data
  • python-data-structure-cn - problem-solving-with-algorithms-and-data-structure-using-python 中文版
  • Flask-Web-Development - 这是根据Flask Web Development中文翻译
  • chinese_docker - docker中文文档,docker Chinese Documation
  • machine-learning-for-software-engineers - A complete daily plan for studying to become a machine learning engineer.
  • wechat - weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk
  • awesome-python-cn - Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
  • go_command_tutorial - Golang command tutorial in Chinese.
  • handbook - 放置我的笔记、搜集、摘录、实践,保持好奇心。看文需谨慎,后果很严重。
  • ELKstack-guide-cn - ELK Stack 中文指南
  • logstash-best-practice-cn - 本书已出版《ELK Stack权威指南》
  • android-open-project - A categorized collection of Android Open Source Projects, More powerful web version:
  • Qix - Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
  • GoBooks - List of Golang books
  • awesome-go-China - A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
  • book - 学习笔记
  • awesome-mysql-cn - MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等
  • MongoDB - MongoDB 权威指南(中文版)

PHP

  • phabricator - Open software engineering platform and fun adventure game
  • manong - 码农周刊整理
  • monica - Intuitive web application to remember everything about your friends and family.

Perl

  • sicp-pdf - SICP PDF with Texinfo and LaTeX source

Python

R

  • ML_for_Hackers - Code accompanying the book "Machine Learning for Hackers"
  • bookdownplus - The easiest way to use R package bookdown for writing varied types of books and documents

Ruby

  • nodejs-learning-guide - Nodejs学习笔记以及经验总结
  • awesome-awesomeness - A curated list of awesome awesomeness
  • awesome-style-guide - A list of awesome:star:style guide.
  • github-services - Legacy GitHub Services Integration - You can set these up in your repository settings screen under Service Hooks
  • platform-samples - A public place for all platform sample projects.
  • githubarchive.org - GitHub Archive is a project to record the public GitHub timeline, archive it, and make it easily accessible for further analysis.
  • Learning-SICP - 《计算机程序的构造和解释》公开课中文化项目。
  • logstash - Logstash - transport and process your logs, events, or other data

Rust

  • awesomo - An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.

Scala

  • snowflake - Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
  • prisma - ⚡️ Prisma turns your database into a realtime GraphQL API

Scheme

  • exercises - My exercises
  • SICP-guile - SICP in Guile & Emacs Lisp
  • sicp - 📖 SICP 读书笔记,习题解答
  • SICP-answers - 我的 SICP 解题集
  • sicp - Structure and Interpretation of Computer Programs study notes with exercise solutions

Shell

  • Learning-Bitcoin-from-the-Command-Line - The best way to learn to learn deeply about bitcoin is to avoid GUIs (even bitcoin-qt), and instead learn it from the command line.
  • GCTT - GCTT Go中文网翻译组。
  • dockerfiles - Various Dockerfiles I use on the desktop and on servers.
  • gitflow - Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
  • okdc - One-liner Kubernetes Deployment in China 一键部署K8S
  • go - Go tool that uses Docker and only Docker.
  • hellobuild - Create a Docker container that creates a Docker container
  • slimage - Make slim docker image for golang applications.
  • mongo-sharded-cluster - An experimental Mongo sharded cluster using Docker
  • docker-mongo - 基于docker搭建mongodb副本集,分片集群等
  • kubernetes-handbook - Kubernetes中文指南/云原生应用架构/微服务实践手册 https://jimmysong.io/kubernetes-handbook
  • build-linux - A short tutorial about building Linux based operating systems.
  • ignitor - Tool To Setup Microservice at Production Grade
  • follow-me-install-kubernetes-cluster - 和我一步步部署 kubernetes 集群
  • iterm2-zmodem - Automatic ZModem support for iTerm 2
  • docker-gotgit - Dockerfile for gotgit/gotgit
  • elk-docker - Elasticsearch, Logstash, Kibana (ELK) Docker image
  • docker-elk - The ELK stack powered by Docker and Compose.
  • elk - Elasticsearch-Logstash-Kibana (ELK) stack demonstrating the autopilot pattern

Smarty

  • sir - This is a process management tools
  • Learning-Beego - A repository to help learn the Go framework Beego

Swift

  • Gitee - Gitee, OS X status bar application for Github

TeX

TypeScript

  • fast-style-transfer-deeplearnjs - Demo of in-browser Fast Neural Style Transfer with deeplearn.js library
  • angular - One framework. Mobile & desktop.
  • mongo-es - A MongoDB to Elasticsearch connector
  • apollo-client - 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
  • octohint - The missing IntelliSense hint feature for GitHub
  • vscode - Visual Studio Code

Vim script

  • vim-web - ◈ 搞得像IDE一样的Vim,安装配置自己的Vim。

Vue

  • weex-ui - 🏄 A rich interaction, lightweight, high performance UI library based on Weex.
  • element - A Vue.js 2.0 UI Toolkit for Web

WebAssembly

  • eos - An open source smart contract platform

License

CC0

To the extent possible under law, yangchenglong11 has waived all copyright and related or neighboring rights to this work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published