go
-
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
-
codercom/sshcode
Run VS Code on any server over SSH.
-
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
-
bet365/jingo
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
docker-slim/docker-slim
DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
-
Microsoft/fabrikate
Tooling to make GitOps with Kubernetes more productive
-
golang/go
The Go programming language
-
geohot/minikeyvalue
A distributed key value store in under 200 lines
-
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.
-
psampaz/go-mod-outdated
An easy way to find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
containous/traefik
The Cloud Native Edge Router
-
alicebob/miniredis
Pure Go Redis server for Go unittests
-
vlang/v
Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
mgechev/revive
🔥~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
junegunn/fzf
🌸A command-line fuzzy finder
-
google/licensecheck
The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses.
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
yeasy/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
java
javascript
python
-
apachecn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
zhaoolee/ChromeAppHeroes
🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
-
princeton-vl/CornerNet-Lite
-
kennethreitz/requests3
Requests 3.0, for Humans and Machines, alike.🤖
-
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
-
ines/spacy-course
👩🏫Advanced NLP with spaCy: A free online course
-
iodide-project/pyodide
The Python scientific stack, compiled to WebAssembly
-
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.
-
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
-
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
-
3b1b/manim
Animation engine for explanatory math videos
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
vietnguyen91/Flappy-bird-deep-Q-learning-pytorch
Deep Q-learning for playing flappy bird game
-
j3ssie/Osmedeus
Fully automated offensive security tool for reconnaissance and vulnerability scanning
-
keras-team/keras
Deep Learning for humans
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
google-research/morph-net
Fast & Simple Resource-Constrained Learning of Deep Network Structure
-
toddmotto/public-apis
A collective list of free APIs for use in software and web development.
-
Duankaiwen/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
snipsco/snips-nlu
Snips Python library to extract meaning from text
-
sa7mon/miniprint
A medium interaction printer honeypot🍯
-
socialcopsdev/camelot
Camelot: PDF Table Extraction for Humans
rust