go
-
jesseduffield/lazygit
simple terminal UI for git commands
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
vitelabs/go-vite
Official Go implementation of the Vite protocol
-
scylladb/go-set
Type-safe, zero-allocation sets for Go
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
developer-learning/night-reading-go
Go 夜读 > Night Reading Go - Go source reading and offline technical discussion every Thursday night.
-
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
-
istio/istio
Connect, secure, control, and observe services.
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
storozhukBM/verifier
Package verifier provides simple defensive programing primitives.
-
m3db/m3
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
smallstep/cli
A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
-
mmatczuk/go_generics
Templates, generics engine 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.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
containous/traefik
The Cloud Native Edge Router
-
google/go-cloud
A library and tools for open cloud development in Go.
java
javascript
python
-
SpiderLabs/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
haskellcamargo/sclack
The best CLI client for Slack, because everything is terrible!
-
lyft/xiblint
A tool for linting storyboard and xib files
-
chubin/cheat.sh
the only cheat sheet you need
-
jhfjhfj1/autokeras
This is an automated machine learning (AutoML) package.
-
nicolargo/glances
Glances an Eye on your system. A top/htop alternative.
-
airbnb/artificial-adversary
🗣️Tool to generate adversarial text examples and test machine learning models against them
-
romanzaikin/BurpExtension-WhatsApp-Decryption-CheckPoint
-
umich-vl/CornerNet
-
keras-team/keras
Deep Learning for humans
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
jsn5/dancenet
DanceNet - Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras)
-
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/
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
zotroneneis/harry_potter_universe
Awesome Python features explained using the world of Harry Potter
-
kitao/pyxel
A retro game development environment in Python
-
tensorflow/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
theInfectedDrake/TIDoS-Framework
The offensive web application penetration testing framework.
-
alicevision/meshroom
3D Reconstruction Software
-
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.
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
MikeTheWatchGuy/PySimpleGUI
Super-simple GUI to grasp... Powerfully customizable.... all on tkinter
rust
-
carllerche/tower-web
A fast, boilerplate free, web framework for Rust
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
endgameinc/xori
-
rust-lang/rust
A safe, concurrent, practical language.
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
servo/servo
The Servo Browser Engine
-
tower-rs/tower
fn(Request) -> Future<Response>
-
gimli-rs/cpp_demangle
A crate for demangling C++ symbols
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
SergioBenitez/Rocket
A web framework for Rust.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
Keats/kickstart
A scaffolding tool to get new projects up and running quickly
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
nathan/pax
The fastest JavaScript bundler in the galaxy.
-
DenisKolodin/yew
Rust framework for building client web apps
-
mitsuhiko/redis-rs
Redis library for rust
-
libp2p/rust-libp2p
The Rust Implementation of libp2p networking stack.
-
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
-
lalrpop/lalrpop
LR(1) parser generator for Rust