go
-
slackhq/nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
-
baidu/bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
-
grafana/loki
Like Prometheus, but for logs.
-
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.
-
labstack/echo
High performance, minimalist Go web framework
-
Shopify/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
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.
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
-
rancher/k3s
Lightweight Kubernetes. 5 less than k8s.
-
cilium/hubble
Hubble - Network, Service & Security Observability for Kubernetes
-
golang/dep
Go dependency management tool
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
-
openshift/origin
The self-managing, auto-upgrading, Kubernetes distribution for everyone
-
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
-
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
-
micro/go-micro
A Go microservices development framework
-
jmoiron/sqlx
general purpose extensions to golang's database/sql
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
google/google-ctf
Google CTF
-
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
java
-
uniVocity/univocity-trader
open-source trading framework for java, supports backtesting and live trading with exchanges
-
apache/servicecomb-pack
Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications. ServiceComb Pack currently provides TCC and Saga distributed transaction co-ordination solutions by using Alpha as a transaction coordinator and Omega as an transaction agent .
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
-
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
-
heibaiying/BigData-Notes
大数据入门指南 ⭐️
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
halo-dev/halo
✍ Halo 一款现代化的个人独立博客系统
-
apache/servicecomb-java-chassis
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
-
material-components/material-components-android
Modular and customizable Material Design UI components for Android
-
fuzzitdev/javafuzz
coverage guided fuzz testing for java
-
Tencent/TubeMQ
TubeMQ focuses on high-performance storage and transmission of massive data in big data scenarios
-
apache/calcite
Mirror of Apache Calcite
-
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
-
KunMinX/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
apache/skywalking
APM, Application Performance Monitoring System
-
stanfordnlp/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
oracle/graal
GraalVM: Run Programs Faster Anywhere 🚀
-
allure-framework/allure2
Allure Framework is a flexible lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process extract maximum of information from everyday testing process.
-
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
-
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
-
eugenp/tutorials
The "REST With Spring" Course:
javascript
-
jquery/jquery
jQuery JavaScript Library
-
umijs/umi
🌋 Pluggable enterprise-level react application framework.
-
SortableJS/Sortable
Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
freeCodeCamp/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
jhipster/generator-jhipster
Open Source application platform for creating Spring Boot + Angular/React projects in seconds!
-
bootstrap-vue/bootstrap-vue
BootstrapVue, with over 40 plugins and more than 80 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
-
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
-
vuejs/vue-cli
🛠️ Standard Tooling for Vue.js Development
-
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
postmanlabs/newman
Newman is a command-line collection runner for Postman
-
axios/axios
Promise based HTTP client for the browser and node.js
-
youzan/vant
Lightweight Mobile UI Components built on Vue
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
paulirish/lite-youtube-embed
A faster youtube embed.
-
jumpserver/jumpserver
Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
-
zeit/next.js
The React Framework
-
aosabook/500lines
500 Lines or Less
-
storybookjs/design-system
🗃 Storybook Design System
-
fastify/fastify
Fast and low overhead web framework, for Node.js
-
Hacker0x01/react-datepicker
A simple and reusable datepicker component for React
-
carbon-design-system/carbon
A design system built by IBM
python
-
sniklaus/3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
zhaoolee/ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
zalandoresearch/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
-
open-mmlab/mmdetection
Open MMLab Detection Toolbox and Benchmark
-
williamFalcon/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
-
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
-
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/
-
testerSunshine/12306
12306智能刷票,订票
-
tlbootcamp/tlroadmap
👩🏼💻👨🏻💻Карта навыков и модель развития тимлидов
-
Kayzaks/HackingNeuralNetworks
A small course on exploiting and defending neural networks
-
ticarpi/jwt_tool
🐍 A toolkit for testing, tweaking and cracking JSON Web Tokens
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
microsoft/DialoGPT
Large-scale pretraining for dialogue
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
-
streamlit/streamlit
Streamlit — The fastest way to build custom ML tools
-
Azure/azure-cli
Command-line tools for Azure.
-
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
-
cgnorthcutt/cleanlab
Finding label errors in datasets and learning with noisy labels.
-
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
tkipf/pygcn
Graph Convolutional Networks in PyTorch
rust
-
timberio/vector
A High-Performance, Logs, Metrics, & Events Router
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools
-
RustPython/RustPython
A Python Interpreter written in Rust
-
artichoke/artichoke
💎 Artichoke is a Ruby made with Rust
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
ggez/ggez
Rust library to create a Good Game Easily
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
rust-analyzer/rust-analyzer
An experimental Rust compiler front-end for IDEs
-
rusoto/rusoto
AWS SDK for Rust
-
sharkdp/bat
A cat(1) clone with wings.
-
Geal/nom
Rust parser combinator framework
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
-
cloud-hypervisor/cloud-hypervisor
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
silentsokolov/tocenter
ToCenter is a video game written in Rust using the ggez engine and the ECS library.
-
rylev/remem
Utility for reusing memory
-
hyperledger/indy-sdk
Everything needed to build applications that interact with an Indy distributed identity ledger.
-
gfx-rs/gfx
A low-overhead Vulkan-like GPU API for Rust.
-
yeslogic/allsorts
Font parser, shaping engine, and subsetter implemented in Rust
-
anelson/tracers
Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
-
mohanson/gameboy
Full featured Cross-platform GameBoy emulator by Rust. Forever boys!.
-
yeslogic/allsorts-tools
Example tools for the Allsorts font parser, shaping engine, and subsetter