go
-
golang/protobuf
Go support for Google's protocol buffers
-
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.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-redis/redis
Type-safe Redis client for Golang
-
bradfitz/autocertdelegate
Get LetsEncrypt TLS certs for internal-only TLS servers via a delegated golang.org/x/crypto/acme/autocert server.
-
developer-learning/night-reading-go
Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
-
kataras/iris
感谢中国开发者 - https://bit.ly/謝謝 | The fastest community-driven web framework for Go. Webassembly, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. | https://bit.ly/iriscandothat1 | https://bi…
-
WencoChen/MineEarth
我的地球🌏--让卫星为你拍壁纸🛰
-
gorilla/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
-
robfig/cron
a cron library for go
-
Tencent/bk-cmdb
蓝鲸智云配置平台(BlueKing CMDB)
-
yuin/goldmark
🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
-
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
-
wagoodman/dive
A tool for exploring each layer in a docker image
-
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
-
dgrijalva/jwt-go
Golang implementation of JSON Web Tokens (JWT)
-
bilibili/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
-
nuclio/nuclio
High-Performance Serverless event and data processing platform
-
vektra/mockery
A mock code autogenerator for golang
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
go-swagger/go-swagger
Swagger 2.0 implementation for go
java
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
-
spring-projects/spring-boot
Spring Boot
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
pattirudon/xoroshiro-inverse
-
apache/incubator-hudi
Upserts And Incremental Processing on Big Data
-
saysky/ForestBlog
一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
-
codingapi/tx-lcn
LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
x-ream/reliable
mq transaction, tcc, eventually consistency. tx life cycle: all listeners handled, if necessary, produce next message
-
othorizon/spring-best-practices
spring 最佳实践 Demo案例
-
zhoutaoo/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
williamfiset/Algorithms
A collection of algorithms and data structures
-
lxy-go/SpringBoot
这是一个SpringBoot的从入门程序集锦
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
lihengming/spring-boot-api-project-seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
-
RodneyShag/HackerRank_solutions
317 efficient solutions to HackerRank problems
-
square/okhttp
An HTTP client for Android, Kotlin, and Java.
-
MindorksOpenSource/android-developer-roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
-
wildfirechat/android-chat
开源即时通讯(野火IM)系统Android端 高仿微信
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
apache/incubator-dolphinscheduler
Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)
javascript
-
NLRX-WJC/Learn-Vue-Source-Code
👍 👍逐行剖析Vue.js源码 在线阅读地址https://nlrx-wjc.github.io/Learn-Vue-Source-Code/
-
outline/outline
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
-
anvaka/atree
Just a simple Christmas tree, based on reddit story
-
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
xiandanin/magnetW
磁力链接聚合搜索 - https://magnetw.app
-
LisaDziuba/Awesome-Design-Tools
The best design tools and plugins for everything 👉
-
agalwood/Motrix
A full-featured download manager.
-
fastify/fastify
Fast and low overhead web framework, for Node.js
-
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
microsoft/pai
Resource scheduling and cluster management for AI
-
GeekyAnts/NativeBase
Essential cross-platform UI components for React Native
-
parkroolucas/microservices-demo
-
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
AnalyticalGraphicsInc/cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
-
qq281113270/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
-
jordwalke/one-click.js
One Click, Offline, CommonJS Modules in the browser
-
alibaba/rax
Write once, run anywhere. https://rax.js.org
-
bchiang7/v4
Fourth iteration of my personal website
-
missive/emoji-mart
One component to pick them all 👊🏼
-
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4 & 3
-
rollup/plugins
🍣 The one-stop shop for official Rollup plugins
-
bradtraversy/devconnector_2.0
Social network for developers, built on the MERN stack
-
prymitive/karma
Alert dashboard for Prometheus Alertmanager
-
antvis/G6
♾ A Graph Visualization Framework in JavaScript
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
python
-
pjialin/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
microsoft/nni
An open source AutoML toolkit for neural architecture search, model compression and hyper-parameter tuning.
-
mgrankin/ru_transformers
-
testerSunshine/12306
12306智能刷票,订票
-
onelivesleft/PrettyErrors
Prettify Python exception output to make it legible.
-
Netflix/metaflow
Build and manage real-life data science projects with ease.
-
pytorch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
hacs/integration
Manage (Install, track, upgrade) and discover custom elements for Home Assistant.
-
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
-
dagster-io/dagster
A Python library for building data applications: ETL, ML, Data Pipelines, and more.
-
tiangolo/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
-
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
-
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
-
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
-
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
-
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql and sqlite
-
0voice/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
-
PaddlePaddle/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
-
google/trax
Trax — your path to advanced deep learning
-
catalyst-team/catalyst
Accelerated DL & RL
-
celery/celery
Distributed Task Queue (development branch)
-
googleapis/google-api-python-client
🐍 The official Python client library for Google's discovery based APIs.
-
YinAoXiong/12306_code_server
该仓库用于构建自托管的12306验证码识别服务器
-
odoo/odoo
Odoo. Open Source Apps To Grow Your Business.
rust