go
-
github/git-sizer
Compute various size metrics for a Git repository, flagging those that might cause problems
-
GoogleCloudPlatform/skaffold
Easy and Repeatable Kubernetes Development
-
tidwall/tile38
Tile38 is a geospatial database, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.🌐
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
erroneousboat/slack-term
Slack client for your terminal
-
balacode/one-file-pdf
A minimalist Go PDF writer in <2K lines and 1 file
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
bcicen/grmon
Command line monitoring for goroutines
-
alpacahq/marketstore
DataFrame Server for Financial Timeseries Data
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
EducationEKT/EKT
EKT protocol Golang implement
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
zricethezav/gitleaks
Searches full repo history for secrets and keys🔑
-
RadhiFadlillah/shiori
Simple bookmark manager built with 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.
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
bettercap/bettercap
The state of the art network attack and monitoring framework.
-
yeasy/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
solo-io/gloo
The Function Gateway built on top of Envoy
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
hajimehoshi/ebiten
A dead simple 2D game library in Go
-
nzoschke/gofaas
A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
java
javascript
-
chaozh/awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
alibaba/ice
飞冰 - 海量可复用物料,通过 GUI 工具极速构建中后台应用
-
rematch/rematch
A Redux Framework
-
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
reactions/fetch
React Suspense-Ready Fetch Component
-
yangshun/front-end-interview-handbook
🕸Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
-
pqina/filepond
🌊A Flexible and Fun JavaScript File Upload Library
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
hexacta/didact
A DIY guide to build your own React
-
facebook/create-react-app
Create React apps with no build configuration.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
terkelg/prompts
Lightweight, beautiful and user-friendly interactive prompts
-
Kickball/awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
-
Tencent/wepy
小程序组件化开发框架
-
axios/axios
Promise based HTTP client for the browser and node.js
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react-native
A framework for building native apps with React.
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
photonstorm/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
wendux/grace
微信小程序开发者必备神器
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
DWilliames/paddy-sketch-plugin
Automated padding, spacing and alignment for your Sketch layers
-
yanhaijing/jslib-base
最好用的js第三方库脚手架,赋能js第三方库开源,让开发一个js库更简单,更专业
python
-
SpiderClub/haipproxy
💖High available ip proxy pool for free, powerd by Scrapy and Redis
-
UnaPibaGeek/ctfr
Abusing Certificate Transparency logs for getting HTTPS websites subdomains.
-
Microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch and CoreML.
-
keras-team/keras
Deep Learning for humans
-
deepmipt/DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
-
tensorflow/models
Models and examples built with TensorFlow
-
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
ray-project/ray
A high-performance distributed execution engine
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
bitcoinbook/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
-
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
asciinema/asciinema
Terminal session recorder📹
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
okfn-brasil/serenata-de-amor
🕵 Artificial Intelligence for social control of public administration
-
danielhavir/capsule-network
PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton
-
jaywink/socialhome
A federated social home.
-
649/Memcrashed-DDoS-Exploit
DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
-
SpiderClub/smart_login
各大网站登陆方式,有的是通过selenium登录,有的是通过抓包直接模拟登录
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
liu-nlper/SLTK
SLTK,序列化标注工具,实现BiLSTM-CRF模型,并利用pytorch实现了高效的数据加载模块。
rust
-
atom/xray
An experimental next-generation Electron-based text editor
-
cgag/loc
Count lines of code quickly.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
nical/lyon
2D graphics rendering experiments in rust.
-
yingDev/rxrs
Reactive Extensions for Rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
cobalt-org/cobalt.rs
Static site generator written in Rust
-
gsingh93/trace
A Rust syntax extension for tracing function execution
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
sindresorhus/gifski-app
Convert videos to high-quality GIFs on your Mac
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
fcsonline/drill
Drill is a HTTP load testing application written in Rust inspired by Ansible syntax
-
jhspetersson/fselect
Find files with SQL-like queries
-
goto-bus-stop/node-resolve
the node.js module resolution algorithm, but it's rust
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
gotham-rs/gotham
A flexible web framework that promotes stability, safety, security and speed.
-
servo/servo
The Servo Browser Engine
-
svenstaro/genact
🌀A nonsense activity generator
-
ah-/anne-key
Firmware for Anne Pro Keyboard written in Rust
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
DenisKolodin/yew
Rust framework for making client web apps
-
actix/actix-web
Actix web is a small, pragmatic, extremely fast, web framework for Rust.
-
Aaronepower/tokei
A program that allows you to count your code, quickly.
-
carols10cents/rustlings
Small exercises to get you used to reading and writing Rust code