go
-
v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
-
lanyulei/ferry
本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。
-
tal-tech/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
-
go-admin-team/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
-
screego/server
screen sharing for developers https://screego.net/
-
chrislusf/seaweedfs
SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
golang/go
The Go programming language
-
shirou/gopsutil
psutil for golang
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
flipped-aurora/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能,五分钟一套CURD前后端代码包含数据库的快感你不要体验一下吗~,更多功能正在开发中,欢迎issue和pr~
-
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
-
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.
-
pingcap/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
sundowndev/PhoneInfoga
Advanced information gathering & OSINT framework for phone numbers
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
miekg/dns
DNS library in Go
-
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
-
tidwall/gjson
Get JSON values quickly - JSON parser for Go
-
gogs/gogs
Gogs is a painless self-hosted Git service
-
hashicorp/vault-lambda-extension
-
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.
-
adonovan/gopl.io
Example programs from "The Go Programming Language"
-
getlantern/lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
-
chai2010/advanced-go-programming-book
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
java
-
zhangdaiscott/jeecg-boot
基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
-
xkcoding/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作M…
-
YunaiV/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
-
apache/flink
Apache Flink
-
apache/skywalking
APM, Application Performance Monitoring System
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
AntennaPod/AntennaPod
A podcast manager for Android
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
dyc87112/SpringBoot-Learning
Spring Boot基础教程,Spring Boot 2.x版本连载中!!!
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
-
apache/rocketmq
Mirror of Apache RocketMQ
-
google/guava
Google core libraries for Java
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
javascript
-
github/docs
This is the open-source repo for docs.github.com.
-
NARKOZ/hacker-scripts
Based on a true story
-
microsoft/beginners-intro-javascript-node
Beginner's Series: Introduction to JavaScript (Node.js)
-
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
-
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
-
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
rahuldkjain/github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
-
DIYgod/RSSHub
🍰 Everything is RSSible
-
vercel/next.js
The React Framework
-
john-smilga/react-advanced-2020
-
lxk0301/scripts
京东薅羊毛工具(活动入口:京东app->我的->游戏与互动->查看更多)讨论组:https://t.me/JD_fruit_pet
-
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
-
ethereum/web3.js
Ethereum JavaScript API
-
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
-
laurent22/joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
-
Advanced-Frontend/Daily-Interview-Question
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
-
apache/incubator-echarts
A powerful, interactive charting and data visualization library for browser
-
mengshukeji/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
-
microsoft/monaco-editor
A browser based code editor
-
youzan/vant-weapp
轻量、可靠的小程序 UI 组件库
-
astrofox-io/astrofox
Astrofox is a motion graphics program that lets you create music visualizations and turn them into videos.
-
mzeryck/Weather-Cal
This is a Scriptable widget that allows you to display, position, and format multiple elements, including the date, a greeting, your upcoming events, the current weather, and future weather. You can even create your own elements.
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
python
rust
-
rust-lang/book
The Rust Programming Language
-
rust-lang/cargo
The Rust package manager
-
RDambrosio016/RSLint
A (WIP) Extremely fast JavaScript linter and Rust crate
-
RustScan/RustScan
🤖 The Modern Day Port Scanner 🤖
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
rust-embedded/rust-raspberrypi-OS-tutorials
📚 Learn to write an embedded OS in Rust 🦀
-
actix/actix-web
Actix web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
-
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
PyO3/pyo3
Rust bindings for the Python interpreter
-
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust
-
ctz/rustls
A modern TLS library in Rust
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
paritytech/polkadot
Polkadot Node Implementation
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
volta-cli/volta
Volta: Start your engines. ⚡
-
SergioBenitez/Rocket
A web framework for Rust.
-
hyperium/hyper
An HTTP library for Rust
-
seed-rs/seed
A Rust framework for creating web apps
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
actix/examples
Examples of Actix ecosystem usage.