go
java
-
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.
-
loremwalker/WebSiteUseful
🍅翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看:https://github.com/loremwalker/fq-book
-
Snailclimb/Java-Guide
A core knowledge that most Java programmers need to master
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
kdn251/interviews
Everything you need to know to get the job.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
pkwenda/blog
全栈方向的系列文章
-
spring-projects/spring-boot
Spring Boot
-
spring-projects/spring-framework
Spring Framework
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
topjohnwu/Magisk
A Magic Mask to Alter Android System Systemless-ly
-
eugenp/tutorials
The "REST With Spring" Course (price changes permanently next Friday):
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
apache/incubator-dubbo
Apache Dubbo (incubating) 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.
-
HotelsDotCom/styx
Programmable, asynchronous, event-based reverse proxy for JVM.
-
google/guava
Google core libraries for Java
-
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
-
intuit/karate
Web-Services Testing Made Simple
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
wix/react-native-navigation
A complete native navigation solution for React Native
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
netty/netty
Netty project - an event-driven asynchronous network application framework
-
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
javascript
-
lukeed/pwa
(WIP) Universal PWA Builder
-
React-Proto/react-proto
🎨React application prototyping tool for developers and designers.
-
callstack/linaria
Zero-runtime CSS in JS library
-
shzlw/zeu
A JavaScript library for real-time visualization
-
antvis/f2
📱📈An elegant, interactive and flexible charting library for mobile.
-
felixrieseberg/windows95
💩🚀Windows 95 in Electron. Runs on macOS, Linux, and Windows.
-
Rich-Harris/shimport
Use JavaScript modules in all browsers, including dynamic imports
-
zadam/trilium
Hierarchical note taking application
-
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.
-
copy/v86
x86 virtualization in JavaScript, running in your browser and NodeJS
-
checkly/puppeteer-recorder
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
-
LiskHQ/lisk-hub
🖥Lisk graphical user interface for desktop
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
airbnb/javascript
JavaScript Style Guide
-
facebook/create-react-app
Create React apps with no build configuration.
-
dschep/proven
🔑✅An alternative to Twitter's verified accounts powered by Keybase.
-
mui-org/material-ui
React components that implement Google's Material Design.
-
pomber/code-surfer
React component for scrolling, zooming and highlighting code samples <🏄/>
-
GoogleChromeLabs/progressive-tooling
A list of community-built, third-party tools that can be used to improve page performance
-
zeit/next.js
Next.js is a lightweight framework for static and server‑rendered applications.
-
DIYgod/RSSHub
🍰万物皆可 RSS
python
-
trekhleb/learn-python
📚Playground and cheatsheet for learning Python
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org
-
joukos/PaperTTY
PaperTTY - Python module to render a TTY on e-ink
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ikostrikov/pytorch-flows
PyTorch implementations of algorithms for density estimation
-
madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
-
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
-
tensorflow/models
Models and examples built with TensorFlow
-
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
-
sdushantha/soundcloud-dl
🎵Download SoundCloud music at 128kbps with album art and tags
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
PyCQA/pylint
A Python static code analysis tool which looks for programming errors, helps enforcing a coding standard, sniffs for code smells and offers simple refactoring suggestions.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
kennethreitz/pytheory
Music Theory for Humans.
-
emfcamp/Mk4-Apps
Apps to download and run on the Mk4 badge
-
keras-team/keras
Deep Learning for humans
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
python/mypy
Optional static typing for Python 2 and 3 (PEP 484)
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
leitbogioro/SSR.Go
A new shadowsocksR config manager
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
-
NVIDIA/OpenSeq2Seq
Toolkit for efficient experimentation with various sequence-to-sequence models
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
python/cpython
The Python programming language
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
m-labs/smoltcp
a smol tcp/ip stack
-
termhn/rayn
A simple raytracing renderer written in Rust.
-
sit-fyi/sit
Serverless (offline-first, merge-friendly) Information Tracker
-
rbspy/rbspy
Sampling profiler for Ruby
-
mesalock-linux/mesalink
MesaLink is a memory-safe and OpenSSL-compatible TLS library.
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
rust-lang/cargo
The Rust package manager
-
servo/webrender
A GPU-based renderer for the web
-
Plume-org/Plume
Federated blogging application, thanks to ActivityPub
-
DenisKolodin/yew
Rust framework for building client web apps
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
servo/servo
The Servo Browser Engine
-
maps4print/azul
Desktop GUI Framework
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
atom/xray
An experimental next-generation Electron-based text editor
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
rust-lang-nursery/rustfmt
Format Rust code