yunyu950908's Stars
jobbole/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
ViggoZ/producthunt-daily-hot
自动生成每日Product Hunt热门产品中文榜单,基于GitHub Actions自动提交Markdown文件
better-auth/better-auth
The most comprehensive authentication framework for TypeScript
ben-nour/SQL-tips-and-tricks
SQL tips and tricks
gilbarbara/react-joyride
Create guided tours in your apps
easychen/serverchan-sdk-golang
dh1011/subscription-manager
A simple web app to help you keep track of your subscriptions and manage your expenses.
jetify-com/typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
gotd/td
Telegram client, in Go. (MTProto API)
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
xelaj/mtproto
🦋 Full-native go implementation of Telegram API
aholstenson/transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
vercel/ncc
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
deuxfleurs-org/garage
(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
Yomguithereal/mnemonist
Curated collection of data structures for the JavaScript/TypeScript language.
avoidwork/tiny-lru
Tiny LRU cache for Client or Server
dominictarr/bench-lru
jaredwray/keyv
Simple key-value storage with support for multiple backends
hanydd/BilibiliSponsorBlock
一款跳过B站视频中恰饭片段的浏览器插件,移植自 SponsorBlock。A browser extension to skip sponsored segments in videos on Bilibili.com, ported from the SponsorBlock
edtechre/pybroker
Algorithmic Trading in Python with Machine Learning
mementum/backtrader
Python Backtesting library for trading strategies
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
siyuan-note/dejavu
Data repo for SiYuan
localsend/localsend
An open-source cross-platform alternative to AirDrop
pppscn/SmsForwarder
短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
psf/black
The uncompromising Python code formatter
quant1x/gotdx
一个golang实现的通达信协议的整合实现