TinaSummer's Stars
evidentlyai/evidently
Evidently is an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.
looplab/fsm
Finite State Machine for Go
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Alvin9999/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号
BYVoid/OpenCC
Conversion between Traditional and Simplified Chinese
ZhongFuCheng3y/athena
Java后端知识图谱🔥 帮助Java初学者成长
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
chaozh/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
scutan90/Breast-imaging-Deeplearning
基于深度学习的乳腺医学诊断
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kdn251/interviews
Everything you need to know to get the job.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
liuyubobobo/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
GNaive/naive-rete-go
golang RETE algorithm
MontFerret/ferret
Declarative web scraping
didi/DDMQ
DDMQ is a distributed messaging product with low latency, high throughput and high availability.
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
yikebocai/rete
<productioin matching for large learning system>文中关于RETE算法的中文翻译
gstar1987td/IForest-On-Spark
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
yanyiwu/gojieba
"结巴"中文分词的Golang版本
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
zieckey/dbuf
A simple library to manage resources which can be upgraded gracefully