go
java
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源码
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
yellowcath/PhotoMovie
Using your photos to create cool videos.(高仿抖音照片电影功能)
-
nacos-group/nacos-spring-project
Nacos ECO Project for Spring Framework
-
spring-projects/spring-boot
Spring Boot
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
-
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
-
google/tink
Tink is a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
eugenp/tutorials
The "REST With Spring" Course:
-
JessYanCoding/AndroidAutoSize
A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
-
oracle/helidon
Java libraries for writing microservices
-
openjdk/jdk
Read-only mirror ofhttp://hg.openjdk.java.net/jdk/jdk
-
huangyz0918/AndroidWM
A lightweight android image watermark library that supports invisible digital watermarks.🌁(轻量级安卓水印框架,支持隐形数字水印)
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
google/guava
Google core libraries for Java
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
javascript
-
you-dont-need/You-Dont-Need-Momentjs
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
-
Nozbe/WatermelonDB
🍉Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast⚡️
-
bokub/lyo
📦Node.js to browser - The easy way
-
google/wwwbasic
WWWBasic is an implementation of BASIC (Beginner's All-purpose Symbolic Instruction Code) designed to be easy to run on the Web.
-
iamkun/dayjs
⏰Day.js 2KB immutable date library alternative to Moment.js with the same modern API
-
axa-group/nlp.js
An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
artf/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast site generator for React
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
date-fns/date-fns
⏳Modern JavaScript date utility library⌛️
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/create-react-app
Create React apps with no build configuration.
-
npm/tink
a dependency unwinder for javascript
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
mweststrate/immer
Create the next immutable state by mutating the current one
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
ant-design/ant-design-pro
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
-
neonious/lowjs
A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
-
airbnb/javascript
JavaScript Style Guide
-
mui-org/material-ui
React components that implement Google's Material Design.
python
rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
benfred/py-spy
Sampling profiler for Python programs
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
sigp/lighthouse
A (future) Ethereum 2.0 client, written in Rust.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
graphql-rust/juniper
GraphQL server library for Rust
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust
-
danleh/wasabi
A dynamic analysis framework for WebAssembly programs.
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
antoyo/relm
Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
-
rust-lang-nursery/rust-semverver
Automatic checking for semantic versioning in library crates
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
SergioBenitez/Rocket
A web framework for Rust.
-
rbspy/rbspy
Sampling profiler for Ruby
-
Plume-org/Plume
Federated blogging application, thanks to ActivityPub
-
alexcrichton/curl-rust
Rust bindings to libcurl
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.