go
-
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.🌐
-
RadhiFadlillah/shiori
Simple bookmark manager built with Go
-
erroneousboat/slack-term
Slack client for your terminal
-
bcicen/grmon
Command line monitoring for goroutines
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
github/git-sizer
Compute various size metrics for a Git repository, flagging those that might cause problems
-
zalando/skipper
An HTTP router and reverse proxy for service composition
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
solo-io/gloo
The Function Gateway built on top of Envoy
-
balacode/one-file-pdf
A minimalist Go PDF writer in <2K lines and 1 file
-
alpacahq/marketstore
DataFrame Server for Financial Timeseries Data
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
mvdan/unparam
Report unused function parameters
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
yeasy/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
-
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.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
golang/go
The Go programming language
-
bettercap/bettercap
The state of the art network attack and monitoring framework.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
albertito/chasquid
[mirror] SMTP (email) server
-
Unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
ipfs/go-ipfs
IPFS implementation in go
-
zricethezav/gitleaks
Searches full repo history for secrets and keys🔑
-
gogits/gogs
Gogs is a painless self-hosted Git service.
java
javascript
-
chaozh/awesome-blockchain
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
-
alibaba/ice
飞冰 - 海量可复用物料,通过 GUI 工具极速构建中后台应用
-
rematch/rematch
A Redux Framework
-
pqina/filepond
🌊A Flexible and Fun JavaScript File Upload Library
-
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
-
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.
-
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
-
smooth-code/jest-puppeteer
Run your tests using Jest & Puppeteer🎪✨
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/create-react-app
Create React apps with no build configuration.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
airbnb/javascript
JavaScript Style Guide
-
Tencent/wepy
小程序组件化开发框架
-
game-helper/hongbao
✔️饿了么、美团拼手气红包辅助,一键领取手气最佳红包http://www.elemhb.top/
-
vadimdemedes/lanterns
⛩Write Markdown and get a GraphQL API for querying them for free
-
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.
-
bramblex/jsjs
简易的 JavaScript 元循环解释器
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
didierfranc/react-stateful
React store built on top of the new context API
-
mweststrate/immer
Create the next immutable state by mutating the current one
python
-
SpiderClub/haipproxy
💖High available ip proxy pool for free, powerd by Scrapy and Redis
-
keras-team/keras
Deep Learning for humans
-
tensorflow/models
Models and examples built with TensorFlow
-
asciinema/asciinema
Terminal session recorder📹
-
ray-project/ray
A high-performance distributed execution engine
-
okfn-brasil/serenata-de-amor
🕵 Artificial Intelligence for social control of public administration
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
ctallec/pyvarinf
Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
sa7mon/S3Scanner
Scan for open S3 buckets and dump
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
-
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
-
SpiderClub/smart_login
各大网站登陆方式,有的是通过selenium登录,有的是通过抓包直接模拟登录
-
django/django
The Web framework for perfectionists with deadlines.
-
SpiderClub/weibospider
⚡️A distributed crawler for weibo, building with celery and requests.
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
python/cpython
The Python programming language
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
rust
-
atom/xray
An experimental next-generation Electron-based text editor
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
fcsonline/drill
Drill is a HTTP load testing application written in Rust inspired by Ansible syntax
-
carols10cents/rustlings
Small exercises to get you used to reading and writing Rust code
-
cgag/loc
Count lines of code quickly.
-
sindresorhus/gifski-app
Convert videos to high-quality GIFs on your Mac
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
jhspetersson/fselect
Find files with SQL-like queries
-
rust-lang/rust
A safe, concurrent, practical language.
-
softprops/atty
are you or are you not a tty?
-
pingcap/tikv
Distributed transactional key value database powered by Rust and Raft
-
svenstaro/genact
🌀A nonsense activity generator
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
SergioBenitez/Rocket
A web framework for Rust.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
vulkano-rs/vulkano
Safe and rich Rust wrapper around the Vulkan API
-
PistonDevelopers/conrod
An easy-to-use, 2D GUI library written entirely in Rust.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
gotham-rs/gotham
A flexible web framework that promotes stability, safety, security and speed.
-
rust-lang-nursery/ena
An implementation of union-find / congruence-closure in Rust. Extracted from rustc for indepdendent experimentation.
-
antoyo/relm
Asynchronous, GTK+-based, GUI library, inspired by Elm, written in Rust
-
cobalt-org/cobalt.rs
Static site generator written in Rust
-
rust-lang-nursery/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
DenisKolodin/yew
Rust framework for making client web apps
-
servo/servo
The Servo Browser Engine