Pinned Repositories
baidu-map
🗺️ 百度地图 SDK
bilibili-barrage
使用 Workerman 接入 Bilibili 直播弹幕协议
bosonnlp-sdk
bosonnlp-sdk is a PHP SDK for http://bosonnlp.com.
colourlife-oauth2
基于 overtrue/socialite 的彩之云 OAuth 2.0 SDK
novel-spider
基于 webmagic 的小说爬虫
ThinkBlog
基于 ThinkPHP 3.2 开发的博客系统
upyun-deployer
Github action to deploy your site to upyun
v2ex-api
🌴 基于 V2EX API 的 PHP 组件
weather
🌈 基于高德开放平台的 PHP 天气信息组件
zhipin-scan-login
🔓 Boss 直聘扫码登录
her-cat's Repositories
her-cat/baidu-map
🗺️ 百度地图 SDK
her-cat/upyun-deployer
Github action to deploy your site to upyun
her-cat/bilibili-barrage
使用 Workerman 接入 Bilibili 直播弹幕协议
her-cat/her-cat
her-cat/wal-rs
A project to learn Rust by getting hands-on with implementing rosedblabs/wal.
her-cat/baidu-map-docs
her-cat/blog-comment
see https://her-cat.com
her-cat/dtm-client
A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端
her-cat/go-ldap-admin-doc
go-ldap-admin项目官方文档
her-cat/golang-notes
Go source code analysis(zh-cn)
her-cat/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
her-cat/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
her-cat/hyperf-php-accessor
Hyperf框架PHP Accessor包
her-cat/hyperf-skeleton
🛠 A skeleton of Hyperf framework that provided by official team
her-cat/k8s-website
Kubernetes website and documentation repo:
her-cat/kiteco-public
Primary Kite repo — private bits replaced with XXXXXXX
her-cat/laradock
Full PHP development environment for Docker.
her-cat/libcat
her-cat/lingo-link
一个支持大模型的浏览器划词翻译插件 / a browser extension primarily designed for translation of selected text
her-cat/mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
her-cat/minidb
A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
her-cat/my-raft
her-cat/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
her-cat/php-accessor
Generate getter and setter methods for PHP
her-cat/Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
her-cat/rosedb-wal-rs
[WIP] Write Ahead Log for LSM or bitcask storage.
her-cat/socialite
:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
her-cat/swow
Coroutine-based concurrency library for PHP
her-cat/TheWriter
程序员的写作课
her-cat/wal
Write Ahead Log for LSM or bitcask storage(or any append-only write).