go
-
GoogleCloudPlatform/skaffold
Easy and Repeatable Kubernetes Development
-
caffix/amass
Subdomain Enumeration in Go
-
github/git-sizer
Compute various size metrics for a Git repository, flagging those that might cause problems
-
golang/go
The Go programming language
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
snail007/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
go-task/task
A task runner / simpler Make alternative written in Go
-
hajimehoshi/ebiten
A dead simple 2D game library in Go
-
erroneousboat/slack-term
Slack client for your terminal
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
balacode/one-file-pdf
A minimalist Go PDF writer in <2K lines and 1 file
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
RadhiFadlillah/shiori
Simple bookmark manager built with Go
-
kubernetes/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
-
zalando/skipper
An HTTP router and reverse proxy for service composition
-
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.
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
bettercap/bettercap
The state of the art network attack and monitoring framework.
java
javascript
python
-
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
snipsco/snips-nlu
Snips Python library to extract meaning from text
-
649/Memcrashed-DDoS-Exploit
DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
-
UnaPibaGeek/ctfr
Abusing Certificate Transparency logs for getting HTTPS websites subdomains.
-
tensorflow/models
Models and examples built with TensorFlow
-
keras-team/keras
Deep Learning for humans
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
SpiderClub/haipproxy
💖High available ip proxy pool for free, powerd by Scrapy and Redis
-
AirtestProject/Poco
A cross-engine UI automation framework
-
asciinema/asciinema
Terminal session recorder📹
-
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
-
pallets/flask
The Python micro framework for building web applications.
-
matroid/dlwithtf
TensorFlow for Deep Learning Book
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
Miserlou/Zappa
Serverless Python
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
python/cpython
The Python programming language
-
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
-
pypa/pipenv
Python Development Workflow for Humans.
-
ray-project/ray
A high-performance distributed execution engine
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
projectchicago/gastoken
⛽ Tokenize gas on Ethereum with GasToken ⛽
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
jt827859032/DRRN-pytorch
An implementation of Deep Recursive Residual Network for Super Resolution (DRRN), CVPR 2017
rust
-
atom/xray
An experimental next-generation Electron-based text editor
-
redox-os/relibc
C Library in Rust for Redox and Linux (WIP)
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
rust-lang/rust
A safe, concurrent, practical language.
-
gsingh93/trace
A Rust syntax extension for tracing function execution
-
jhspetersson/fselect
Find files with SQL-like queries
-
snipsco/snips-nlu-rs
Snips NLU rust implementation
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
DenisKolodin/yew
Rust framework for making client web apps
-
sindresorhus/gifski-app
Convert videos to high-quality GIFs on your Mac
-
carols10cents/rustlings
Small exercises to get you used to reading and writing Rust code
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
servo/servo
The Servo Browser Engine
-
SergioBenitez/Rocket
A web framework for Rust.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
yingDev/rxrs
Reactive Extensions for Rust
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
orium/rpds
Rust Persistent Data Structures
-
cgag/loc
Count lines of code quickly.
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
pingcap/tikv
Distributed transactional key value database powered by Rust and Raft
-
indradb/indradb
A graph database written in rust
-
pcwalton/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
-
rust-lang-nursery/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust