go
java
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
spring-projects/spring-boot
Spring Boot
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
hankcs/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
-
spring-projects/spring-framework
Spring Framework
-
wupeixuan/JDKSourceCode1.8
Jdk1.8源码解析
-
brompwnie/uitkyk
Android Frida library to hunt Android Malware
-
apache/hadoop
Mirror of Apache Hadoop
-
eugenp/tutorials
The "REST With Spring" Course:
-
amitshekhariitbhu/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
-
codezjx/AndLinker
AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.
-
Neamar/KISS
Lightning fast, open-source, < 200kb Android launcher
-
alibaba/jarslink
模块化开发框架
-
Wechat-Group/weixin-java-tools
可能是目前最好最全的微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
netty/netty
Netty project - an event-driven asynchronous network application framework
-
google/guava
Google core libraries for Java
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
totond/TextPathView
A View with text path animation!
javascript
-
pshihn/rough
Create graphics with a hand-drawn, sketchy, appearance
-
sindresorhus/fkill-cli
Fabulously kill processes. Cross-platform.
-
nhnent/tui.chart
🍞🍯Beautiful chart for data visualization.
-
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
-
jaredreich/pell
📝the simplest and smallest WYSIWYG text editor for web, with no dependencies
-
marktext/marktext
📝Next generation markdown editor, running on platforms of MacOS Windows and Linux.
-
videojs/video.js
Video.js - open source HTML5 & Flash video player
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies
-
BrainJS/brain.js
🤖Neural networks in JavaScript
-
chaozh/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
vadimdemedes/ink
🌈React for interactive command-line apps
-
Meituan-Dianping/mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
-
facebook/create-react-app
Create React apps with no build configuration.
-
yangshun/front-end-interview-handbook
🕸Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
airbnb/javascript
JavaScript Style Guide
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
maticzav/emma-cli
📦Terminal assistant to find and install node packages.
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
reactjs/redux
Predictable state container for JavaScript apps
-
zeit/next.js
Framework for server-rendered or statically-exported React apps
python
-
tensorflow/models
Models and examples built with TensorFlow
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
sunainapai/makesite
Simple, lightweight, and magic-free static site/blog generator for Python coders
-
mzucker/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
-
ambv/black
The uncompromising Python code formatter
-
keras-team/keras
Deep Learning for humans
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
jerry-git/thug-memes
Command line Thug Meme generator written in Python
-
python/cpython
The Python programming language
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
Kyubyong/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
asciinema/asciinema
Terminal session recorder📹
-
pallets/flask
The Python micro framework for building web applications.
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
django/django
The Web framework for perfectionists with deadlines.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
bad-day/TelegramTUI
Telegram client on your terminal
-
pypa/pipenv
Python Development Workflow for Humans.
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
PetrochukM/PyTorch-NLP
Text utilities and datasets for PyTorch
rust
-
Spotifyd/spotifyd
A spotify daemon
-
atom/xray
An experimental next-generation Electron-based text editor
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
rust-lang/rust
A safe, concurrent, practical language.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
ggez/ggez
Rust library to create a Good Game Easily
-
DenisKolodin/yew
Rust framework for making client web apps
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
librespot-org/librespot
Open Source Spotify client library
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-lang/cargo
The Rust package manager
-
SergioBenitez/Rocket
A web framework for Rust.
-
spearow/juice
The Hacker's Machine Learning Engine (formerly known as leaf)
-
alex-shapiro/ditto
CRDTs for common data structures like maps, vecs, sets, text, and JSON
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
rust-lang/book
The Rust Programming Language
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
facebookexperimental/mononoke
A Mercurial source control server, specifically designed to support large monorepos.
-
servo/servo
The Servo Browser Engine
-
sharkdp/hyperfine
A command-line benchmarking tool
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
koute/cargo-web
A Cargo subcommand for the client-side Web
-
andygrove/datafusion-rs
Distributed query processing implemented in Rust