songpengwei's Stars
microsoft/AI-System
System for AI Education Resource.
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
aphyr/distsys-class
Class materials for a distributed systems lecture series
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
emichael/dslabs
Distributed Systems Labs and Framework
saveweb/rss-list
独立博客&播客全订阅计划!
kuzudb/kuzu
Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
mazzzystar/disco-diffusion-wrapper
Implementation of disco-diffusion wrapper that could run on your own GPU with batch text input.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
docsifyjs/docsify
🃏 A magical documentation site generator.
liyupi/code-nav
💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!
rockset/rocksdb-cloud
A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
DistSysCorp/jobs
distributed system, db, storage, computing jobs hub
n0shake/Public-APIs
📚 A public list of APIs from round the web.
chafan-dev/roadmap
DistSysCorp/ArticleListWeekly
look for ten good system articles every week
JanusGraph/janusgraph
JanusGraph: an open-source, distributed graph database
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
splvm/summer_love_paper_meetup
This repo contains the schedule for summer paper meetup
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
facebook/folly
An open-source C++ library developed and used at Facebook.
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
wuwenbin/buddy2
buddy内存分配器实现
ttroy50/cmake-examples
Useful CMake Examples