herocsl's Stars
torvalds/linux
Linux kernel source tree
ant-design/ant-design
An enterprise-class UI design language and React UI library
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
SerenityOS/serenity
The Serenity Operating System 🐞
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
google/libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
MatrixTM/MHDDoS
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
StarRocks/starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
apache/zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
pditommaso/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
goldendict/goldendict
A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.
caorushizi/mediago
跨平台视频提取工具:支持流媒体下载、视频下载、m3u8 下载及 B站视频下载,提供 Windows 和 Mac 桌面客户端。Cross-platform video extraction tool: Supports streaming download, video download, m3u8 download, and Bilibili video download, with desktop clients for Windows and Mac.
dromara/mayfly-go
Browser-based management platform of machine, database (mysql pgsql oracle sqlserver Gauss sqlite), redis(standalone sentinel cluster), mongo unified management and operation platform. (web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql oracle sqlserver 高斯 达梦 sqlite)、数据同步、redis(单机 哨兵 集群)、mongo统一管理操作平台)
Werneror/Poetry
非常全的古诗词数据,收录了从先秦到现代的共计85万余首古诗词。
ReactivePlatform/netty-in-action-cn
Netty In Action 中文版
orlandpm/Math-for-Programmers
Source code for the book, Math for Programmers
BedrockStreaming/websocket-bench
⛔️ DEPRECATED - nodejs tool to benchmark socket.io and faye websocket server
iccfish/Cn12306UnofficalClient
12306非官方客户端
uber/cadence-java-client
Java framework for Cadence Workflow Service
huangguangda/Code-farmers-turn-over
📚码农翻身 🔥 只做学习和交流使用
Urinx/SomeCodes
代码临时聚集地
apachecn/atguigu-coursewares
hl845740757/java-zset
redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 java-zset实现了redis zset中的常用命令,且结合java语言自身的特性,进行了大量优化,包括: 1. score不再限定为double类型,支持泛型score。 2.可自定义ScoreComparator, KeyComparator,使得实现逆序排行榜更加容易,而不是让你总是使用reverse系列接口。 此外,扩展zset较为容易,你可以在理解后自行添加需要的特性。
itheima1/face_ping_pong
程序员颈椎病克星,人脸识别打乒乓球,快来一起运动吧
SimonWang00/goeureka
Provide go microservice clients to register with Eureka center.
zjffdu/kafka-connect-datagen
A Kafka Connect source connector that generates data for tests
liujinyonggiyt/java-zset
redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 java-zset实现了redis zset中的常用命令,且结合java语言自身的特性,进行了大量优化,包括: 1. score不再限定为double类型,支持泛型score。 2.可自定义ScoreComparator, KeyComparator,使得实现逆序排行榜更加容易,而不是让你总是使用reverse系列接口。 此外,扩展zset较为容易,你可以在理解后自行添加需要的特性。