go
-
tal-tech/go-zero
go-zero是一个集成了各种工程实践的web和rpc框架。通过弹性设计保障了大并发服务端的稳定性,经受了充分的实战检验。包含极简的API定义和生成工具,可以一键生成Go, iOS, Android, Dart, TypeScript, JavaScript代码,并可直接运行。
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
mailhog/MailHog
Web and API based SMTP testing
-
olivere/elastic
Elasticsearch client for Go.
-
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
jaeles-project/jaeles
The Swiss Army knife for automated Web Application Testing
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supports Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
knownsec/ksubdomain
无状态子域名爆破工具
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
jetstack/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
-
kubernetes/minikube
Run Kubernetes locally
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
rook/rook
Storage Orchestration for Kubernetes
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
jmoiron/sqlx
general purpose extensions to golang's database/sql
-
runatlantis/atlantis
Terraform Pull Request Automation
-
projectdiscovery/nuclei
Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
-
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
emirpasic/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
java
-
h2pl/Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
-
zhisheng17/flink-learning
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
bjmashibing/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
-
aws/aws-sdk-java
The official AWS SDK for Java.
-
x-ream/sqli
Simple sql interface, Criteria, CriteriaBuilder
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
micrometer-metrics/micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
-
THLfi/koronavilkku-backend
-
fishercoder1534/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
-
apache/druid
Apache Druid: a high performance real-time analytics database.
-
DTStack/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
-
ndroi/easy163
安卓端一键解锁网易云音乐,无须 ROOT
-
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)
-
react-native-community/react-native-video
A component for react-native
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
zo0r/react-native-push-notification
React Native Local and Remote Notifications
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
looly/hutool
A set of tools that keep Java sweet.
-
google/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
javascript
-
30-seconds/30-seconds-of-code
Short JavaScript code snippets for all your development needs
-
portainer/portainer
Making Docker management easy.
-
kautukkundan/Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
-
kkthxbye-code/csgo_bugs
Random CSGO stuff
-
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
stayawayinesctec/stayaway-app
Official repository for the STAYAWAY COVID mobile application
-
florinpop17/10-projects-10-hours
-
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
-
responsively-org/responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
-
xaboy/form-create
🔥🔥🔥 强大的表单生成器|Form builder with dynamic rendering, data collection, validation and submission capabilities, built-in 17 common form components, support for two-way data binding, event extension, and support for building built-in components and any vue components using json.
-
jitsi/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
mozilla/pdf.js
PDF Reader in JavaScript
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
react-native-elements/react-native-elements
Cross Platform React Native UI Toolkit
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
-
vercel/next.js
The React Framework
-
Fugiman/google-meet-grid-view
Userscript to offer a grid-view layout in Google Meets
-
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
kenwheeler/slick
the last carousel you'll ever need
-
harvest-finance/harvest
Bread for the people!
-
evilsocket/pwnagotchi
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
-
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
-
sveltejs/svelte
Cybernetically enhanced web apps
python
-
testerSunshine/12306
12306智能刷票,订票
-
tradytics/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
-
connorferster/handcalcs
Python library for converting Python calculations into rendered latex.
-
pypa/setuptools
Official project repository for the Setuptools build system
-
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
quark-engine/quark-engine
Malware (Analysis | Scoring System)
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
aws/aws-cli
Universal Command Line Interface for Amazon Web Services
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
huggingface/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
-
pytorch/opacus
Training PyTorch models with differential privacy
-
Rudrabha/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
deeppomf/DeepCreamPy
Decensoring Hentai with Deep Neural Networks
-
google-research/bert
TensorFlow code and pre-trained models for BERT
-
Pitt-CSC/Summer2021-Internships
Collection of Summer 2021 tech internships!
-
ray-project/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
-
tjf801/oneliners
one line of python code to impliment algorithms
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
deepinsight/insightface
Face Analysis Project on MXNet
-
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
-
alirezamika/autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
-
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
timgrossmann/InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
-
boltgolt/howdy
🛡️ Windows Hello™ style facial authentication for Linux
rust
-
bottlerocket-os/bottlerocket
An operating system designed for hosting containers
-
sharkdp/bat
A cat(1) clone with wings.
-
denisidoro/navi
An interactive cheatsheet tool for the command-line and application launchers
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
blockstack/stacks-blockchain
The Stacks 2.0 blockchain implementation
-
benfred/py-spy
Sampling profiler for Python programs
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
openethereum/openethereum
The fast, light, and robust client for Ethereum-like networks.
-
zcash/halo2
-
nushell/nushell
A new type of shell
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
jugeeya/UltimateTrainingModpack
An application to drastically improve the training mode in Super Smash Bros. Ultimate.
-
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
-
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
-
rust-lang/rustlings
🦀 Small exercises to get you used to reading and writing Rust code!
-
stevenpack/asroute
Interpret traceroute output to show names of ASN traversed
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
wasmerio/wasmer
🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
-
AleoHQ/snarkOS
A Decentralized Operating System for Private Applications
-
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.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
nannou-org/nannou
A Creative Coding Framework for Rust.
-
google/autocxx