go
java
-
opensearch-project/OpenSearch
Open source distributed and RESTful search engine.
-
mikepound/enigma
A java implementation of Enigma, and a modern attack to decrypt it.
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
xkcoding/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
spring-projects/spring-framework
Spring Framework
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
-
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
-
alibaba/easyexcel
快速、简单避免OOM的java处理Excel工具
-
apache/beam
Apache Beam is a unified programming model for Batch and Streaming
-
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.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
ververica/flink-cdc-connectors
Change Data Capture (CDC) Connectors for Apache Flink
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
metersphere/metersphere
MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman、Swagger 等开源、主流标准。
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
strimzi/strimzi-kafka-operator
Apache Kafka running on Kubernetes
-
react-native-camera/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
google/guava
Google core libraries for Java
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
citerus/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
-
returntocorp/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
-
languagetool-org/languagetool
Style and Grammar Checker for 25+ Languages
javascript
-
r4j0x00/exploits
-
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
-
replit/kaboom
JavaScript game library
-
airbnb/javascript
JavaScript Style Guide
-
signalapp/Signal-Desktop
Signal — Private Messenger for Windows, Mac, and Linux
-
quilljs/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
-
aquasecurity/cloudsploit
Cloud Security Posture Management (CSPM)
-
jgraph/drawio
Source to app.diagrams.net
-
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
jgraph/drawio-desktop
Official electron build of diagrams.net
-
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
-
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days. This challenge may take up to 100 days, please just follow your own pace.
-
simo8102/88-AutoSignMachine
联通挂机任务积分脚本
-
qianguyihao/Web
前端入门到进阶图文教程,超详细的Web前端学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。
-
tantandao/code-base
CodeBase is an open source framework to build React Native
-
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
-
ampproject/amphtml
The AMP web component framework.
-
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
-
EastWorld/wechat-app-mall
微信小程序商城,微信小程序微店
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
Dash-Industry-Forum/dash.js
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
-
stephentian/33-js-concepts
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
-
highlightjs/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
-
dropzone/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
python
-
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
-
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
-
DidierRLopes/GamestonkTerminal
The next best thing after Bloomberg Terminal
-
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-
huggingface/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
-
soimort/you-get
⏬ Dumb downloader that scrapes the web
-
deepset-ai/haystack
🔍 End-to-end Python framework for building natural language search interfaces to data. Leverages Transformers and the State-of-the-Art of NLP. Supports DPR, Elasticsearch, HuggingFace’s Modelhub, and much more!
-
scipy/scipy
Scipy library main repository
-
docker/compose
Define and run multi-container applications with Docker
-
ansible/awx
AWX Project
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
heartexlabs/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
mai-lang-chai/Middleware-Vulnerability-detection
CVE、CMS、中间件漏洞检测利用合集 Since 2019-9-15
-
aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
-
Shawn-Shan/fawkes
Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
-
wgpsec/tig
Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。
-
spulec/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
awslabs/aws-data-wrangler
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
-
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
-
revoxhere/duino-coin
ᕲ Duino-Coin is a coin that can be mined with Arduino and ESP boards.
-
ZhaoJ9014/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
-
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn the Python programming language in 30 days. This challenge may take up to 100 days, follow your own pace.
rust