go
-
douyu/jupiter
Jupiter是斗鱼开源的面向服务治理的Golang微服务框架
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
openservicemesh/osm
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
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.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
micro/go-micro
A Go standard library for cloud services development
-
boltdb/bolt
An embedded key/value database for Go.
-
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
-
golang/dep
Go dependency management tool
-
cockroachdb/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
google/pprof
pprof is a tool for visualization and analysis of profiling data
-
go-redis/redis
Type-safe Redis client for Golang
-
mongodb/mongo-go-driver
The Go driver for MongoDB
-
satori/go.uuid
UUID package for Go
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
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.
-
helm/charts
Curated applications for Kubernetes
-
jetstack/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
-
Shopify/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
java
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
DrKLO/Telegram
Telegram for Android source
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
square/retrofit
A type-safe HTTP client for Android and the JVM
-
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
-
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Justson/AgentWeb
AgentWeb is a powerful library based on Android WebView.
-
lgvalle/Material-Animations
Android Transition animations explanation with examples.
-
mplushnikov/lombok-intellij-plugin
Lombok Plugin for IntelliJ IDEA
-
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
DataStax-Academy/cassandra-workshop-series
All materials for the Cassandra Workshop Series in a single place
-
spring-projects/spring-boot
Spring Boot
-
zuihou/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR3) + SpringBoot(2.2.7.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。
-
mockito/mockito
Most popular Mocking framework for unit tests written in Java
-
guolindev/LitePal
An Android library that makes developers use SQLite database extremely easy.
-
jitsi/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
-
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
google/ExoPlayer
An extensible media player for Android
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
javascript
-
CleverProgrammers/nodejs-zoom-clone
-
TheAlgorithms/Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
-
facebook/react-native
A framework for building native apps with React.
-
tailwindlabs/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development.
-
mertJF/tailblocks
🎉 Ready-to-use Tailwind CSS blocks.
-
typicode/husky
Git hooks made easy 🐶 woof!
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
BeautyYuYanli/full-mark-composition-generator
将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!
-
handsontable/handsontable
Handsontable is a JavaScript/HTML5 data grid with spreadsheet look & feel. Available for React, Vue and Angular.
-
Ebazhanov/in-quiz-questions
Skill Linkedin quiz (Assessment) answers and questions (aws-lambda, rest-api, javascript, react, git, html, jquery, maven, mongodb, xml, java, css, python ...) ответы на квиз
-
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.
-
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
-
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
supabase/supabase
Website, docs, and client libraries. Follow to stay updated about our public Beta.
-
facebook/create-react-app
Set up a modern web app by running one command.
-
sleirsgoevy/ps4jb
PS4 6.72 jailbreak
-
basir/node-react-ecommerce
Build ECommerce Website Like Amazon By React & Node & MongoDB
-
sideway/joi
The most powerful data validation library for JS
-
browserslist/browserslist
🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env
-
nastyox/Rando.js
The world's easiest, most powerful random function.
-
duxianwei520/react
React+webpack+redux+ant design+axios+less全家桶后台管理框架
-
sveltejs/svelte
Cybernetically enhanced web apps
-
codrops/MagneticButtons
A set of buttons with a magnetic interaction and a hover effect.
-
select2/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
-
carbon-design-system/carbon
A design system built by IBM
python
-
magicleap/Atlas
Atlas: End-to-End 3D Scene Reconstruction from Posed Images
-
aristocratos/bpytop
Linux/OSX/FreeBSD resource monitor
-
hephaest0s/usbkill
« usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer.
-
ubisoft/mixer
Add-on for real-time collaboration in Blender.
-
ultralytics/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
-
litmuschaos/litmus
Litmus helps Kubernetes SREs and developers practice chaos engineering in a Kubernetes native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
-
guoday/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
-
Shawn-Shan/fawkes
Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
-
fabiopardo/tonic
Tonic RL library
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
-
Ciphey/Ciphey
Automated decryption tool
-
django/django
The Web framework for perfectionists with deadlines.
-
home-assistant/core
🏡 Open source home automation that puts local control and privacy first
-
ashemery/exploitation-course
Offensive Software Exploitation Course
-
pydata/xarray
N-D labeled arrays and datasets in Python
-
kubeflow/pipelines
Machine Learning Pipelines for Kubeflow
-
EFForg/crocodilehunter
Taking one back for Steve Irwin (๑•̀ㅂ•́)و
-
KhoaDauTay/learn-python
-
great-expectations/great_expectations
Always know what to expect from your data.
-
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
-
ml-jku/hopfield-layers
Hopfield Networks is All You Need
-
kubernetes-sigs/kubespray
Deploy a Production Ready Kubernetes Cluster
rust
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
jmdx/TLS-poison
-
paritytech/polkadot
Polkadot Node Implementation
-
nushell/nushell
A new type of shell
-
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
openethereum/openethereum
The fast, light, and robust client for Ethereum-like networks.
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
timberio/vector
A lightweight and ultra-fast router for building observability pipelines
-
sharkdp/hyperfine
A command-line benchmarking tool
-
dandavison/delta
A viewer for git and diff output
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
libra/libra
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
stjepang/smol
A small and fast async runtime for Rust
-
ggez/ggez
Rust library to create a Good Game Easily
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
gfx-rs/wgpu-rs
Rust bindings to wgpu native library
-
gleam-lang/gleam
⭐️ A statically typed language for the Erlang VM
-
rust-lang/book
The Rust Programming Language
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
hecrj/iced
A cross-platform GUI library for Rust, inspired by Elm
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.
-
graphql-rust/juniper
GraphQL server library for Rust
-
SergioBenitez/Rocket
A web framework for Rust.
-
actix/actix-web
Actix web is a powerful, pragmatic, and extremely fast web framework for Rust.