go
-
sourcegraph/sourcegraph
Code search and intelligence, self-hosted and scalable
-
MontFerret/ferret
Declarative web scraping
-
spiral/roadrunner
High-performance PHP application server, load-balancer and process manager written in Golang
-
iov-one/weave
Easy-to-use framework to build Tendermint ABCI applications
-
benbjohnson/genesis
A simple tool for embedding assets in a Go binary.
-
lesovsky/pgcenter
Command-line admin tool for observing and troubleshooting Postgres.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
evilsocket/shellz
shellz is a small utility to track and control your ssh, telnet, web and custom shells.
-
rgburke/grv
GRV is a terminal interface for viewing git repositories
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
linux4life798/safetyfast
An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)
-
pulumi/kubespy
Tools for observing Kubernetes resources in real time, powered by Pulumi.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.
-
platform9/etcdadm
-
micromdm/micromdm
Mobile Device Management server
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
java
javascript
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
arraiy/torchgeometry
TGM: PyTorch Geometry
-
tensorflow/models
Models and examples built with TensorFlow
-
locuslab/mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Yorko/mlcourse.ai
Open Machine Learning course mlcourse.ai, both in English and Russian
-
cornellius-gp/gpytorch
A highly efficient and modular implementation of Gaussian Processes in PyTorch
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
kriadmin/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
-
keras-team/keras
Deep Learning for humans
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
django/django
The Web framework for perfectionists with deadlines.
-
pallets/flask
The Python micro framework for building web applications.
-
OCA/maintainer-tools
Odoo Maintainers Tools & conventions for OCA members which evaluate and maintain repositories.
-
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/
-
BNMetrics/logme
Python Logging For Humans (Also supports configurable color logging for the terminal!)
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
apachecn/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
malwaredllc/byob
BYOB (Build Your Own Botnet)
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
Bogdanp/molten
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
-
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
-
Eloston/ungoogled-chromium
Google Chromium, sans integration with Google
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
rust
-
carllerche/tower-web
A fast, boilerplate free, web framework for Rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
csharad/ruukh
An experimental next-gen frontend framework for the Web in Rust.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
atom/xray
An experimental next-generation Electron-based text editor
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
SergioBenitez/Rocket
A web framework for Rust.
-
imazen/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
servo/servo
The Servo Browser Engine
-
slide-rs/specs
Specs - Parallel ECS
-
rust-lang/book
The Rust Programming Language
-
libp2p/rust-libp2p
The Rust Implementation of libp2p networking stack.
-
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
-
saschagrunert/webapp.rs
A web application completely written in Rust.
-
dani-garcia/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
iron/iron
An Extensible, Concurrent Web Framework for Rust
-
ogham/exa
Replacement for 'ls' written in Rust.