go
-
spiral/roadrunner
High-performance PHP application server, load-balancer and process manager written in Golang
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.
-
iov-one/weave
Easy-to-use framework to build Tendermint ABCI applications
-
micromdm/micromdm
Mobile Device Management server
-
pulumi/kubespy
Tools for observing Kubernetes resources in real time, powered by Pulumi.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
MatrixAINetwork/MATRIX-TESTNET
First version of MATRIX TESTNET, especially for TPS optimization and AI
-
evilsocket/shellz
shellz is a small utility to keep track of your connection credentials, servers, custom shells and run commands on multiple machines at once.
-
golang/go
The Go programming language
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
chaitin/cloudwalker
CloudWalker Platform
-
bettercap/bettercap
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
-
covexo/devspace
Cloud-Native Software Development with Kubernetes and Docker - simply run "devspace up" in any of your projects and start coding directly on top of Kubernetes (works with minikube, self-hosted and cloud-based clusters)
-
panjf2000/ants
🐜⚡️A high-performance goroutine pool for go
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
takama/caldera
Caldera allows you to create a boilerplate service that ready to run inside the container (Go language)
-
henrylee2cn/teleport
Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
-
istio/istio
Connect, secure, control, and observe services.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
helm/helm
The Kubernetes Package Manager
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
tiglabs/containerfs
The container-native distributed file system
java
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
b3log/symphony
🎶一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
spring-projects/spring-boot
Spring Boot
-
eugenp/tutorials
The "REST With Spring" Course:
-
google/guava
Google core libraries for Java
-
Daniel-Liu-c0deb0t/Java-Machine-Learning
Simple machine learning library for Java, with fully connected, convolutional, and recurrent layers.
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
biezhi/profit
🤔biezhi 在线打赏系统,开启你的要饭生涯。
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
ucarGroup/DataLink
DataLink是一个满足各种异构数据源之间的实时增量同步,分布式、可扩展的数据交换平台。
-
spring-projects/spring-framework
Spring Framework
-
firebase/quickstart-android
Firebase Quickstart Samples for Android
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
bin456789/Unblock163MusicClient-Xposed
Unblock 163 Cloud Music Android client through Xposed.
-
yu199195/hmily
高性能异步分布式事务TCC框架(try,confirm,cancel)
-
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.
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
iqiyi/Neptune
A flexible, powerful and lightweight plugin framework for Android
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
Karumi/Dexter
Android library that simplifies the process of requesting permissions at runtime.
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
javascript
-
30-seconds/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
solid/node-solid-server
Solid server on top of the file-system in NodeJS
-
auchenberg/volkswagen
🙈Volkswagen detects when your tests are being run in a CI server, and makes them pass.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
kylestetz/slang
🎤a simple audio programming language implemented in JS
-
facebook/create-react-app
Create React apps with no build configuration.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
mweststrate/immer
Create the next immutable state by mutating the current one
-
Jermolene/TiddlyWiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
-
apifytech/apify-js
Apify SDK: The scalable web crawling and scraping library for JavaScript. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
airbnb/javascript
JavaScript Style Guide
-
heyscrumpy/tiptap
A rich-text editor for Vue.js
-
brannondorsey/host-validation
Express.js middleware for "Host" and "Referer" header validation to protect against DNS rebinding attacks.
-
nodkz/lvovich
Склонение названий городов, определения пола по ФИО, склонения имен по падежам
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
sergeybekrin/styled-email-components
💌styled-components for emails
-
skiplang/skip
A programming language to skip the things you have already computed
-
leptosia/docute
📜Effortlessly documentation done right.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
freeCodeCamp/guide
A collection of easy-to-understand guides to programming tools
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
facebook/react-native
A framework for building native apps with React.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
python
-
Bogdanp/molten
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
apachecn/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
Yorko/mlcourse.ai
Open Machine Learning course mlcourse.ai, both in English and Russian
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Eloston/ungoogled-chromium
Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
-
dddomodossola/remi
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
-
lra/mackup
Keep your application settings in sync (OS X/Linux)
-
tensorflow/models
Models and examples built with TensorFlow
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
keras-team/keras
Deep Learning for humans
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
dternyak/molten-boilerplate
A boilerplate for the molten framework by Bogdanphttps://github.com/Bogdanp/molten
-
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
pallets/flask
The Python micro framework for building web applications.
-
django/django
The Web framework for perfectionists with deadlines.
-
malwaredllc/byob
BYOB (Build Your Own Botnet)
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
Tencent/FAutoTest
A UI automated testing framework for H5 and applets
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
-
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
rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
sharkdp/bat
A cat(1) clone with wings.
-
anp/lolbench
tracking performance of rustc-generated binaries over time
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-lang/rust
A safe, concurrent, practical language.
-
flofriday/thumbcloud
Thumbcloud is a file-sharing server to replace your USB thumbdrive.
-
servo/servo
The Servo Browser Engine
-
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
-
paritytech/shasper
Shasper beacon chain implementation using the Substrate framework.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
SergioBenitez/Rocket
A web framework for Rust.
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
salsa-rs/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
-
ogham/exa
Replacement for 'ls' written in Rust.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
ETCDEVTeam/sputnikvm
A Blockchain Virtual Machine
-
google/evcxr
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
rust-lang/book
The Rust Programming Language
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
input-output-hk/rust-cardano
-
atom/xray
An experimental next-generation Electron-based text editor