go
java
-
didi/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
doocs/advanced-java
😮互联网 Java 工程师进阶知识完全扫盲
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
qiurunze123/miaosha
⛹️🐘秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
QzwJuHao/AndroidMore
Android高级工程师成长之路:手写算法,数据结构 和 Android源码笔记
-
alibaba/fescar
🔥Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
-
eugenp/tutorials
The "REST With Spring" Course:
-
spring-projects/spring-boot
Spring Boot
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
guolindev/giffun
一款开源的GIF在线分享App,乐趣就要和世界分享。
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
spring-projects/spring-framework
Spring Framework
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
GoogleContainerTools/jib
⛵️Build container images for your Java applications.
-
QNJR-GROUP/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (fescar AutoCompensation), reliable message, compensate and so on;
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
apache/flink
Apache Flink
-
chenBingX/SuperTextView
Welcome to use SuperTextView
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
netty/netty
Netty project - an event-driven asynchronous network application framework
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
geektime-geekbang/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
-
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
javascript
python
rust
-
swc-project/swc
Super-fast javascript to javascript compiler written in rust
-
sharkdp/bat
A cat(1) clone with wings.
-
RedBeardLab/rediSQL
Redis module that provides a completely functional SQL database
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
polaris64/syswall
Work in progress firewall for Linux syscalls, written in Rust
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
Gymmasssorla/anevicon
🔥The most powerful UDP-based load generator, written in Rust
-
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
atroche/rust-headless-chrome
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
synek317/shellfn
Rust proc macro for easily and safely use shell scripts in rust
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
nathan/pax
The fastest JavaScript bundler in the galaxy.
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
cryptape/cita
A high performance blockchain for enterprise users.
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
SergioBenitez/Rocket
A web framework for Rust.
-
RustPython/RustPython
A Python Interpreter written in Rust