go
-
spaceuptech/space-cloud
Space Cloud is an open source, web server that provides instant Realtime APIs on any database of your choice. Build highly scalable apps with the agility of a prototype!
-
micro-in-cn/tutorials
Micro 中文教程
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
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.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
google/wire
Compile-time Dependency Injection for Go
-
vlang/v
Simple, fast, safe, compiled language for creating maintainable software. Supports translation from C/C++.
-
containous/traefik
The Cloud Native Edge Router
-
helm/helm
The Kubernetes Package Manager
-
Unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
solo-io/supergloo
The Service Mesh Orchestration Platform
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
zc2638/go-standard
Go标准库所有方法使用示例,请注意这不是Go的中文版标准库(内含传送门),持续更新example
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
usefathom/fathom
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
istio/istio
Connect, secure, control, and observe services.
-
yeasy/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
java
javascript
-
lib-pku/libpku
贵校课程资料民间整理
-
SqueezerIO/squeezer
Squeezer Framework - Build serverless dApps
-
ovity/octotree
GitHub code tree on steroids
-
seek-oss/playroom
Design with JSX, powered by your own component library.
-
scaleflex/js-cloudimage-360-view
Engage your customers with a stunning 360 view of your products
-
xiangyuecn/AreaCity-JsSpider-StatsGov
国家统计局中的省市区镇行政区划数据带拼音标注,高德地图的坐标和行政区域边界范围,在浏览器里面运行js代码采集的2019年发布的最新数据,含采集源码
-
Schachte/Mermrender
🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)
-
vuejs/vue
🖖Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
LisaDziuba/Awesome-Design-Tools
The best design tools for everything👉
-
agalwood/Motrix
A full-featured download manager.
-
30-seconds/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
twitter/twemoji
Emoji for everyone.https://twemoji.twitter.com/
-
syhyz1990/baiduyun
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
molefrog/wouter
A minimalistic (~1KB) routing for React. Nothing extra, just HOOKS.
-
NARKOZ/hacker-scripts
Based on a true story
-
niklasvh/html2canvas
Screenshots with JavaScript
-
stackshareio/awesome-stacks
A curated list of tech stacks for building different applications & features
-
alexfoxy/laxxx
Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more🏅
-
trekhleb/javascript-algorithms
📝Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
-
airbnb/javascript
JavaScript Style Guide
-
zzllrr/Mather
zzllrr Mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
-
facebook/create-react-app
Set up a modern web app by running one command.
python
-
wasmerio/python-ext-wasm
🐍🕸Python extension to run WebAssembly binaries.
-
USTC-Resource/USTC-Course
❤️中国科学技术大学课程资源
-
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
-
zhaoolee/ChromeAppHeroes
🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
-
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
-
NVlabs/SPADE
Semantic Image Synthesis with SPADE
-
carykh/jumpcutter
Automatically edits vidx. Explanation here:https://www.youtube.com/watch?v=DQ8orIurGxw
-
tensorflow/models
Models and examples built with TensorFlow
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
PolyAI-LDN/conversational-datasets
Datasets for conversational AI
-
meolu/walle-web
walle - 瓦力 Devops开源项目代码部署平台
-
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection
-
keras-team/keras
Deep Learning for humans
-
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
CriseLYJ/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
-
toddmotto/public-apis
A collective list of free APIs for use in software and web development.
-
fighting41love/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
-
Microsoft/pyright
Static type checker for Python
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
vietnguyen91/Flappy-bird-deep-Q-learning-pytorch
Deep Q-learning for playing flappy bird game
-
sshaoshuai/PointRCNN
The PyTorch Implementation of PointRCNN for 3D Object Detection from Raw Point Cloud, CVPR 2019.
-
deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
rust