go
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
jesseduffield/lazygit
simple terminal UI for git commands
-
m3db/m3
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
-
developer-learning/night-reading-go
Go 夜读 > Night Reading Go - Go source reading and offline technical discussion every Thursday night.
-
scylladb/go-set
Type-safe, zero-allocation sets for Go
-
storozhukBM/verifier
Package verifier provides simple defensive programing primitives.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
smallstep/cli
A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
-
istio/istio
Connect, secure, control, and observe services.
-
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
-
douban/gobeansdb
Distributed object storage server from Douban Inc.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
developer-learning/learning-golang
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
google/go-cloud
A library and tools for open cloud development in Go.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
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.
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
helm/helm
The Kubernetes Package Manager
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
java
javascript
python
-
SpiderLabs/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
-
haskellcamargo/sclack
The best CLI client for Slack, because everything is terrible!
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
jiaruncao/Readers
Neural Network Readers
-
jhfjhfj1/autokeras
This is an automated machine learning (AutoML) package.
-
romanzaikin/BurpExtension-WhatsApp-Decryption-CheckPoint
-
jsn5/dancenet
DanceNet - Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras)
-
chubin/cheat.sh
the only cheat sheet you need
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
tensorflow/models
Models and examples built with TensorFlow
-
kitao/pyxel
A retro game development environment in Python
-
tensorflow/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
-
keras-team/keras
Deep Learning for humans
-
notifiers/notifiers
The easy way to send notifications
-
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/
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
django/django
The Web framework for perfectionists with deadlines.
-
airbnb/artificial-adversary
🗣️Tool to generate adversarial text examples and test machine learning models against them
-
evyatarmeged/Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
odoo/odoo
Odoo. Open Source Apps To Grow Your Business.
-
t-makaro/animatplot
A python package for animating plots build on matplotlib.
-
python/cpython
The Python programming language
-
apache/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
rust
-
endgameinc/xori
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
rust-lang/rust
A safe, concurrent, practical language.
-
carllerche/tower-web
A fast, boilerplate free, web framework for Rust
-
seanmonstar/warp
A super-easy, composable, web framework for warp speeds.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
DenisKolodin/yew
Rust framework for building client web apps
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
servo/servo
The Servo Browser Engine
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
mitsuhiko/redis-rs
Redis library for rust
-
kpcyrd/badtouch
Scriptable network authentication cracker
-
rust-lang/book
The Rust Programming Language
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
actix/actix
Actor framework for Rust
-
gimli-rs/cpp_demangle
A crate for demangling C++ symbols
-
SergioBenitez/Rocket
A web framework for Rust.
-
xiph/rav1e
The fastest and safest AV1 encoder.
-
rust-lang-nursery/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
saschagrunert/webapp.rs
A web application completely written in Rust.