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
-
micromdm/micromdm
Mobile Device Management server
-
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.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
iov-one/weave
Easy-to-use framework to build Tendermint ABCI applications
-
golang/go
The Go programming language
-
pulumi/kubespy
Tools for observing Kubernetes resources in real time, powered by Pulumi.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
istio/istio
Connect, secure, control, and observe services.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
benbjohnson/genesis
A simple tool for embedding assets in a Go binary.
-
evilsocket/shellz
shellz is a small utility to keep track of your connection credentials, servers, custom shells and run commands on multiple machines at once.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
helm/helm
The Kubernetes Package Manager
-
junegunn/fzf
🌸A command-line fuzzy finder
-
linux4life798/safetyfast
An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)
-
Hexilee/unhtml
HTML unmarshaler for golang
-
lesovsky/pgcenter
Command-line admin tool for observing and troubleshooting Postgres.
-
containous/traefik
The Cloud Native Edge Router
-
chaitin/cloudwalker
CloudWalker Platform
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
java
-
b3log/symphony
🎶一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
eugenp/tutorials
The "REST With Spring" Course:
-
scorelab/soundcom
soundcom
-
spring-projects/spring-boot
Spring Boot
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
eclipse/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
-
spotify/dockerfile-maven
A set of Maven tools for dealing with Dockerfiles
-
stfalcon-studio/ChatKit
Android library. Flexible components for chat UI implementation with flexible possibilities for styling, customizing and data management
-
TommyLemon/APIJSON
🚀后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
google/guava
Google core libraries for Java
-
spring-projects/spring-framework
Spring Framework
-
wangzheng0822/algo
Data Structure & Algorithm
-
material-components/material-components-android
Modular and customizable Material Design UI components for Android
-
google/tink
Tink is a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
-
runelite/runelite
Open source Old School RuneScape client
-
TeamNewPipe/NewPipe
A lightweight Youtube frontend for Android.
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
javascript
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
Bogdanp/molten
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
-
ACM-VIT/PyFlask_2k18
A workshop organised by ACM VIT every year, during Gravitas (VIT University, Tech Fest), Having sessions on python programming and website creation using flask.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
apachecn/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
Yorko/mlcourse.ai
Open Machine Learning course mlcourse.ai, both in English and Russian
-
tensorflow/models
Models and examples built with TensorFlow
-
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
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
tldr-pages/tldr
📚Simplified and community-driven man pages
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
lra/mackup
Keep your application settings in sync (OS X/Linux)
-
keras-team/keras
Deep Learning for humans
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
kriadmin/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
-
brain-research/realistic-ssl-evaluation
Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"
-
python/cpython
The Python programming language
-
Eloston/ungoogled-chromium
Google Chromium, sans integration with Google
-
malwaredllc/byob
BYOB (Build Your Own Botnet)
-
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/
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
pallets/flask
The Python micro framework for building web applications.
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.
-
anp/lolbench
tracking performance of rustc-generated binaries over time
-
rust-lang/rust
A safe, concurrent, practical language.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
input-output-hk/rust-cardano
-
google/evcxr
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
atom/xray
An experimental next-generation Electron-based text editor
-
salsa-rs/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
-
stratis-storage/stratisd
Easy to use local storage management for Linux.
-
paritytech/shasper
Shasper beacon chain implementation using the Substrate framework.
-
servo/servo
The Servo Browser Engine
-
rust-lang/book
The Rust Programming Language
-
imazen/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
actix/actix
Actor framework for Rust
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
rustwasm/twiggy
Twiggy is a code size profiler
-
ogham/exa
Replacement for 'ls' written in Rust.
-
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.