lzyy's repos on GitHub
Python · 326 人关注
chat
a live chat built with python(flask + gevent + apscheduler) + redis
Objective-C · 222 人关注
bizhi
use ReactiveCocoa2 / MVVM / objection to build an wallpaper app
Dart · 141 人关注
habbit
an ultra simple habit tracker powered by flutter
Python · 87 人关注
thing
lightweight SQLAlchemy based ORM
Objective-C · 54 人关注
felix
a lite ios hotfix solution based on Aspects
Dart · 53 人关注
bloc_redux
bloc meets redux in flutter world
JavaScript · 44 人关注
idiom
A Chinese Hanzi variation of Wordle - 拼音猜成语
PHP · 40 人关注
plog
a lighweight, flexible, extendable php log system
Python · 23 人关注
iguess
通过台词来猜电影的一个GAE小应用
Objective-C · 21 人关注
HBShare
a simple share helper built on UIActivityViewController with WeChat support
PHP · 20 人关注
resty
a lighweight php rest framework
Swift · 19 人关注
nassau
a logcat's gui client
PHP · 14 人关注
kohana-log
more powerful than built in log , and with a log parser
PHP · 14 人关注
kohana-rbac
role based access control for kohana3
JavaScript · 13 人关注
pkm
personal knowledge management
Swift · 11 人关注
Elf
a lightweight, pure-swift router for url handling
JavaScript · 8 人关注
github-proxy
有效改善 clone github repo 过慢的问题
HTML · 8 人关注
localpass
a password manager running locally
JavaScript · 3 人关注
ie6-warning
ie6 browser update warning
PHP · 3 人关注
pr0xy
nginx based online proxy
Swift · 2 人关注
DateTools
Dates and times made easy in iOS
JavaScript · 2 人关注
history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
PHP · 2 人关注
http-class
used for fetching web content via get or post method
C · 2 人关注
ip2region
准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有1.5M,提供了java,php,c,python,nodejs,golang查询绑定和Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
TypeScript · 2 人关注
music
a web-based music player
1 人关注
docs
📖 Documentation for Windi CSS
1 人关注
giscus
A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
JavaScript · 1 人关注
js-arch
大型应用的javascript架构
TypeScript · 1 人关注
lobe-chat
🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
1 人关注
lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
Python · 0 人关注
chishop
Simple PyPI server written in django. Allows you to register/upload with distutils and install with easy_install/pip.
0 人关注
edgetunnel
在原版的基础上修改了显示 VLESS 配置信息转换为订阅内容。使用该脚本,你可以方便地将 VLESS 配置信息使用在线配置转换到 Clash 或 Singbox 等工具中。
0 人关注
monolith
⬛️ CLI tool for saving complete web pages as a single HTML file
0 人关注
Rettiwt-API
A CLI tool and an API for fetching data from Twitter for free!
0 人关注
similarities
Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
0 人关注
text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。