Pinned Repositories
algorithm-pattern-c-
算法模板(c++), 包含数据结构,基础算法和算法思维篇
cocoyaxi
A go-style coroutine library in C++11 and more.
cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
denyhosts
Automated host blocking from SSH brute force attacks
examples
Examples for KubeEdge
follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
go-dht
Golang library to interact with DHT11/DHT22/DHT12 temperature and humidity sensors from Raspberry PI.
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
honeis's Repositories
honeis/algorithm-pattern-c-
算法模板(c++), 包含数据结构,基础算法和算法思维篇
honeis/cocoyaxi
A go-style coroutine library in C++11 and more.
honeis/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
honeis/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
honeis/denyhosts
Automated host blocking from SSH brute force attacks
honeis/examples
Examples for KubeEdge
honeis/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
honeis/go-dht
Golang library to interact with DHT11/DHT22/DHT12 temperature and humidity sensors from Raspberry PI.
honeis/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
honeis/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
honeis/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
honeis/lal
🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播
honeis/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
honeis/network
asio examples
honeis/rpi-devices
rpi-devices implements drivers for various kinds of sensors or devices based on raspberry pi in pure golang.
honeis/rtsp-simple-server
ready-to-use RTSP / RTMP / HLS server and proxy that allows to read, publish and proxy video and audio streams
honeis/spinet
A simple network library powered by epoll and proactor pattern.
honeis/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
honeis/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
honeis/workflow
C++ Parallel Computing and Asynchronous Networking Engine