huangcanda's Stars
pen4uin/java-memshell-generator
一款支持自定义的 Java 内存马生成工具|A customizable Java in-memory webshell generation tool.
easychen/one-person-businesses-methodology-v2.0
《一人企业方法论》第二版,也适合做其他副业(比如自媒体、电商、数字商品)的非技术人群。
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
pascal-lab/Tai-e
An easy-to-learn/use static analysis framework for Java
open-telemetry/opentelemetry-ebpf-profiler
The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
x2rr/funds
自选基金助手是一款Chrome扩展,用来快速获取关注基金的实时数据,查看自选基金的实时估值情况
Feysh-Group/corax-community
Corax for Java: A general static analysis framework for java code checking.
apache/iotdb
Apache IoTDB
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
huangcanda/mem-shell-detector
内存马检测工具
huangcanda/mybatis-mix
基于mybatis的功能增强框架
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
apache/hertzbeat
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
lealone/Lealone
比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
nguyenq/tess4j
Java JNA wrapper for Tesseract OCR API
hfbin/SentinelDashboard
基于Sentinel 1.8.2版本,处理了流控规则持久化到Nacos配置中心
no-one-sec/idea-project-fish-exploit
JetBrains系列产品.idea钓鱼反制红队
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
niuniumart/Swim-LeetCode
深度题解+6种语言实现,每日更新哦
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
CSPF-Founder/JavaVulnerableLab
Vulnerable Java based Web Application
apache/tomcat
Apache Tomcat
yuqi1129/schema
A SQL driver framework that supports multiple data source
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
tangxiaofeng7/SecExample
JAVA 漏洞靶场 (Vulnerability Environment For Java)
Mithrilwoodrat/learn_openjdk
学习 openjdk 的代码和笔记
NLP-LOVE/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。