go
-
intenthq/anon
A UNIX Command To Anonymise Data
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
ketchuphq/ketchup
A simple CMS🍅
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
tobgu/qframe
Immutable data frame for Go
-
turbinelabs/rotor
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
open-policy-agent/opa
An open source, general-purpose policy engine.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
qiniu/logkit
Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
-
eugene-eeo/orchid
very tiny music player
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
java
-
trekawek/coffee-gb
Gameboy emulator in Java 8.
-
micronaut-projects/micronaut-core
Micronaut Application Framework
-
DingMouRen/LayoutManagerGroup
👉自定义LayoutManager,炫酷列表
-
eleme/UETool
Show/edit any view's attributions on the screen.
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
qingmei2/RxImagePicker
🌟支持RxJava2、灵活可高度定制的Android图片选择架构,提供了微信和知乎主题的UI支持。
-
android-hacker/VirtualXposed
A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
spring-projects/spring-boot
Spring Boot
-
apache/incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
sharding-sphere/sharding-sphere
Distributed database middleware
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
dueeeke/dkplayer
基于IjkPlayer的视频播放器,支持直播点播,悬浮窗播放,广告播放,边播边缓存;支持重力感应自动全屏;完美实现ListView和RecyclerView列表播放;支持清晰度切换;支持一行代码切换MediaPlayer和ExoPlayer;模仿抖音效果demo;Android O PiP demo
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
HpWens/MeiWidgetView
一款汇总了郭霖,鸿洋,以及自己平时收集的自定义控件集合库
-
zhihu/Matisse
🎆A well-designed local image and video selector for Android
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
JessYanCoding/MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
eugenp/tutorials
The "REST With Spring" Course:
-
signalapp/Signal-Android
A private messenger for Android.
-
google/guava
Google core libraries for Java
javascript
python
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
easy-tensorflow/easy-tensorflow
Simple and comprehensive tutorials in TensorFlow
-
tensorflow/models
Models and examples built with TensorFlow
-
virajmavani/semi-auto-image-annotation-tool
Semi Automatic Image Annotation Toolbox: A tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre-trained model
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
keras-team/keras
Deep Learning for humans
-
ambv/black
The uncompromising Python code formatter
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
pallets/flask
The Python micro framework for building web applications.
-
trailofbits/algo
Set up a personal IPSEC VPN in the cloud
-
django/django
The Web framework for perfectionists with deadlines.
-
m4ll0k/Galileo
Galileo - Web Application Audit Framework
-
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/
-
python/cpython
The Python programming language
-
1-Sisyphe/youCanCodeAGif
Can you make an High Quality Gif from A to Z only by coding? Yes. Do you want to, though?
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
pypa/pipenv
Python Development Workflow for Humans.
-
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
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
-
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
-
joncatanio/cannoli
Cannoli Programming Language
-
rust-lang/rust
A safe, concurrent, practical language.
-
anordal/shellharden
A bash syntax highlighter that encourages (and can fix) proper quoting of variables
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
sharkdp/bat
A cat(1) clone with wings.
-
RazrFalcon/resvg
An SVG rendering library.
-
actix/actix
Actor framework for Rust
-
square/sudo_pair
Plugin for sudo that requires another human to approve and monitor privileged sudo sessions
-
rust-lang/book
The Rust Programming Language
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
mre/awesome-static-analysis
A curated list of static analysis tools, linters and code quality checkers for various programming languages
-
atom/xray
An experimental next-generation Electron-based text editor
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
trezm/Thruster
A fast, middleware based, web framework written in Rust
-
rust-lang-nursery/datafrog
A lightweight Datalog engine in Rust
-
maekawatoshiki/naglfar
Naglfar is a toy web browser implemented in Rust from scratch
-
mitsuhiko/systemfd
Development helper utility for helping with auto reloading for projects supporting systemd socket activation
-
servo/servo
The Servo Browser Engine
-
rust-lang/cargo
The Rust package manager
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
nebulet/nebulet
(Going to be) A microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
Aaronepower/tokei
A program that allows you to count your code, quickly.