go
-
schollz/rwtxt
A cms for absolute minimalists.
-
golang/go
The Go programming language
-
runatlantis/atlantis
Terraform For Teams
-
TarsCloud/TarsGo
Golang implementation for tars .
-
google/go-cloud
A library and tools for open cloud development in Go.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
jesseduffield/lazygit
simple terminal UI for git commands
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
keybase/client
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
-
ehazlett/stellar
Simplified Container System
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
mercari/grpc-http-proxy
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
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.
-
go-kit/kit
A standard library for microservices.
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
helm/helm
The Kubernetes Package Manager
-
letsencrypt/boulder
An ACME-based CA, written in Go.
-
pulumi/pulumi
Pulumi is a cloud native infrastructure as code platform. Build cloud apps and infrastructure in your favorite language, and continuously deploy them to any cloud, no YAML required.
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
java
-
alibaba/arthas
Alibaba Java诊断利器Arthas
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
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.
-
spring-projects/spring-boot
Spring Boot
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
Muddz/PixelShot
PixelShot is an awesome Android library that can save any View in your app as an image
-
spring-projects/spring-framework
Spring Framework
-
eugenp/tutorials
The "REST With Spring" Course:
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
android-hacker/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
-
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
-
google/guava
Google core libraries for Java
-
QNJR-GROUP/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA , reliable message, compensate and so on;
-
TeamNewPipe/NewPipe
A lightweight Youtube frontend for Android.
-
TommyLemon/APIJSON
🚀后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
-
linkedin/TonY
TensorFlow on YARN (TonY) is a framework to natively run TensorFlow on Apache Hadoop.
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
prestodb/presto
Distributed SQL query engine for big data
-
firebase/firebase-android-sdk
Firebase Android SDK
-
topjohnwu/Magisk
A Magic Mask to Alter Android System Systemless-ly
javascript
-
you-dont-need/You-Dont-Need-Momentjs
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
-
neonious/lowjs
A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
-
axa-group/nlp.js
An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
-
Nozbe/WatermelonDB
🍉Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast⚡️
-
date-fns/date-fns
⏳Modern JavaScript date utility library⌛️
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
iamkun/dayjs
⏰Day.js 2KB immutable date library alternative to Moment.js with the same modern API
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
mweststrate/immer
Create the next immutable state by mutating the current one
-
npm/tink
a dependency unwinder for javascript
-
mariusandra/pigeon-maps
ReactJS Maps without external dependencies
-
kentcdodds/dom-testing-library-with-anything
you can use dom-testing-library with anything that renders to the DOM
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/create-react-app
Create React apps with no build configuration.
-
github/opensource.guide
Community guides for open source creators
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
vuetifyjs/vuetify
Material Component Framework for Vue.js 2
-
sindresorhus/ky
Tiny and elegant HTTP client based on the browser Fetch API
-
priyank-purohit/PostGUI
A React web application to query and share any PostgreSQL database.
-
Microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
alexmojaki/birdseye
Quick, convenient, expression-centric, graphical Python debugger using the AST
-
getgauge/taiko
A node.js library to automate chrome/chromium browser
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
Avik-Jain/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
freqtrade/freqtrade
Simple High Frequency Trading Bot for crypto currencies
-
tensorflow/models
Models and examples built with TensorFlow
-
spesmilo/electrum
Electrum; Bitcoin thin client
-
tensorflow/datasets
A collection of datasets ready to use with TensorFlow
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
TKCERT/mail-security-tester
A testing framework for mail security and filtering solutions.
-
xonsh/xonsh
Python-powered, cross-platform, Unix-gazing shell
-
django/django
The Web framework for perfectionists with deadlines.
-
RoboJackets/jr
Putting the "train" in training
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
keras-team/keras
Deep Learning for humans
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
digitalocean/netbox
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
-
xavier150/Blender-For-UnrealEngine-Addons
I have created this addons for export asset from Blender to Unreal Engine 4
-
madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
-
jsalt18-sentence-repl/jiant
The jiant sentence representation learning toolkit
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
odoo/odoo
Odoo. Open Source Apps To Grow Your Business.
-
datawire/ambassador
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
-
python/cpython
The Python programming language
-
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
rust