go
-
Allenxuxu/gev
gev is a lightweight, fast non-blocking TCP network library based on Reactor mode.
-
eth0izzle/shhgit
Ah shhgit! Find GitHub secrets in real time
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
jackc/pgx
PostgreSQL driver and toolkit for Go
-
containers/libpod
libpod is a library used to create container pods. Home of Podman.
-
golang/protobuf
Go support for Google's protocol buffers
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
zricethezav/gitleaks
Audit git repos for secrets 🔑
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
jesseduffield/lazydocker
The lazier way to manage everything docker
-
kubernetes-sigs/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
-
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
-
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics - high-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus
-
tektoncd/pipeline
A K8s-native Pipeline resource.
-
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
mongodb/mongo-go-driver
The Go driver for MongoDB
-
olivere/elastic
Elasticsearch client for Go.
-
prometheus/alertmanager
Prometheus Alertmanager
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
java
-
halo-dev/halo
✍ Halo 一款现代化的个人独立博客系统
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
gedoor/MyBookshelf
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
-
seaswalker/spring-analysis
Spring源码阅读
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
bigbluebutton/bigbluebutton
Complete open source web conferencing system.
-
apache/cassandra
Mirror of Apache Cassandra
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
oracle/graal
GraalVM: Run Programs Faster Anywhere 🚀
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
junit-team/junit5-samples
Collection of sample applications using JUnit 5.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
xuxueli/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
android/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
-
chewiebug/GCViewer
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
apache/skywalking
APM, Application Performance Monitoring System
-
openzipkin/zipkin
Zipkin is a distributed tracing system
-
seata/seata
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
-
apache/beam
Apache Beam
-
confluentinc/ksql
KSQL - the Streaming SQL Engine for Apache Kafka
-
neo4j/neo4j
Graphs for Everyone
javascript
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
carbon-design-system/carbon
A design system built by IBM
-
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
-
oframe/ogl
Minimal WebGL framework
-
openlayers/openlayers
OpenLayers
-
react-native-community/releases
React Native releases
-
qianguyihao/Web
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新...
-
goldbergyoni/nodebestpractices
✅ The largest Node.js best practices list (September 2019)
-
SortableJS/Vue.Draggable
Vue drag-and-drop component based on Sortable.js
-
quasarframework/quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
alvarotrigo/fullPage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
-
facebook/react-native
A framework for building native apps with React.
-
facebook/create-react-app
Set up a modern web app by running one command.
-
outline/outline
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
-
CppCon/CppCon2019
Slides and other materials from CppCon 2019
-
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
-
adblockradio/adblockradio
An adblocker for live radio streams and podcasts. Machine learning meets Shazam.
-
olifolkerd/tabulator
Interactive Tables and Data Grids for JavaScript
-
GoogleChrome/workbox
📦 Workbox: JavaScript libraries for Progressive Web Apps
-
jquense/yup
Dead simple Object schema validation
-
mobxjs/mobx
Simple, scalable state management.
-
microsoft/Windows-universal-samples
API samples for the Universal Windows Platform.
-
cocos-creator/engine
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
python
-
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
-
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
-
microsoft/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
-
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/
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
-
instagrambot/instabot
🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts!
-
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
elastic/elasticsearch-dsl-py
High level Python client for Elasticsearch
-
google-research/google-research
Google AI Research
-
ondyari/FaceForensics
Github of the FaceForensics dataset
-
astooke/rlpyt
Reinforcement Learning in PyTorch
-
Tib3rius/AutoRecon
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
-
datawire/ambassador
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
-
linsamtw/FinMind
Open Data, more than 50 financial data. 提供超過 50 個金融資料,每天更新
-
psf/black
The uncompromising Python code formatter
-
aws/aws-cli
Universal Command Line Interface for Amazon Web Services
-
docker/compose
Define and run multi-container applications with Docker
-
edx/edx-platform
The Open edX platform, the software that powers edX!
-
PaddlePaddle/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
-
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
-
tensorflow/models
Models and examples built with TensorFlow
rust
-
nushell/nushell
A modern shell written in Rust
-
libra/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
-
timberio/vector
A High-Performance, Logs, Metrics, & Events Router
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
-
yewstack/yew
Rust framework for building client web apps
-
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
-
wasmerio/wasmer
The Universal WebAssembly Runtime
-
denoland/deno
A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio
-
rust-lang-nursery/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
Peltoche/lsd
The next gen ls command
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
rust-lang-nursery/futures-rs
Zero-cost asynchronous programming in Rust
-
servo/servo
The Servo Browser Engine
-
cloudflare/wrangler
🤠 wrangle your cloudflare workers
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
rusoto/rusoto
AWS SDK for Rust
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
CraneStation/cranelift
Cranelift code generator
-
tokio-rs/mio
Metal IO library for Rust
-
rustasync/tide
Empowering everyone to build HTTP Services
-
starship/starship
☄🌌️ The cross-shell prompt for astronauts.
-
PyO3/pyo3
Rust bindings for the Python interpreter