go
-
genuinetools/binctr
Fully static, unprivileged, self-contained, containers as executable binaries.
-
Ne0nd0g/merlin
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
-
flike/kingbus
A distributed MySQL binlog storage system built on Raft
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
-
360EntSecGroup-Skylar/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
-
fyne-io/fyne
Cross platform GUIs in Go based on EFL
-
golang/go
The Go programming language
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
facebookincubator/dhcplb
dhcplb is Facebook's implementation of a load balancer for DHCP.
-
grafana/loki
Like Prometheus, but for logs.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for 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.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
dgraph-io/badger
Fast key-value DB in Go.
-
istio/istio
Connect, secure, control, and observe services.
-
helm/helm
The Kubernetes Package Manager
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
golangci/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
Dreamacro/clash
A rule-based tunnel in Go.
java
javascript
python
-
zalandoresearch/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
-
TheYahya/sherlock
🔎Find usernames across social networks
-
ecthros/uncaptcha2
defeating the latest version of ReCaptcha with 91% accuracy
-
mahmoud/awesome-python-applications
💿Free software that works great, and also happens to be open-source Python.
-
deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
-
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
sangwoomo/instagan
PyTorch implementation of "InstaGAN: Instance-aware Image Translation" (ICLR 2019)
-
tensorflow/models
Models and examples built with TensorFlow
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
google-research/bert
TensorFlow code and pre-trained models for BERT
-
avinashpaliwal/Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
-
testerSunshine/12306
12306智能刷票,订票
-
rsms/inter
The Inter UI font family
-
mars-project/mars
Mars is a tensor-based unified framework for large-scale data computation.
-
mblondel/fenchel-young-losses
Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
keras-team/keras
Deep Learning for humans
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
iperov/DeepFaceLab
DeepFaceLab is a tool that utilizes deep learning to recognize and swap faces in pictures and videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
facebookresearch/pytext
A natural language modeling framework based on PyTorch
-
huseinzol05/Gather-Tensorflow-Serving
Gather how to deploy tensorflow models using nginx, hadoop, kafka, flask, gunicorn, socketio, docker swarm, luigi spotify and so much more
-
ziyin-dl/word-embedding-dimensionality-selection
On the Dimensionality of Word Embedding
-
toddmotto/public-apis
A collective list of free APIs for use in software and web development.
rust
-
indygreg/PyOxidizer
Make distributable Python applications using Rust
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
sharkdp/bat
A cat(1) clone with wings.
-
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
open-i18n/rust-unic
UNIC: Unicode and Internationalization Crates for Rust
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
dani-garcia/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
-
dpc/crev
Scalable, social, Code REView and recommendation system that we desperately need
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
amethyst/amethyst
Data-oriented, and data driven game engine written in Rust
-
SergioBenitez/Rocket
A web framework for Rust.
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
chmln/sd
Intuitive find & replace CLI
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
sigp/lighthouse
Ethereum Serenity Client
-
DenisKolodin/yew
Rust framework for building client web apps
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
sharkdp/hyperfine
A command-line benchmarking tool