SonglinLife
Hi, I’m @SonglinLife, a master student studying at tongji University, majoring in Computer Science and Technology. I’m interested in ANNS
Shanghai
Pinned Repositories
15-418-parallel-computing-notes
Notes on Parallel Computer Architecture
Anime-face-detection-notebook
A NoteBook using pytorch to detect anime face
awesome-database-learning
A list of learning materials to understand databases internals
COOL-TCP
my tcp Implementation code based on cs144
css-exercises
kvdb
A KV db based on MIT6.824
SonglinLife.github.io
SSD_BASED_PLAN
graph partition code
SonglinLife's Repositories
SonglinLife/awesome-database-learning
A list of learning materials to understand databases internals
SonglinLife/css-exercises
SonglinLife/bustub
The BusTub Relational Database Management System (Educational)
SonglinLife/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
SonglinLife/cmp-ai
SonglinLife/cnblogs-theme
博客园皮肤
SonglinLife/code_runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
SonglinLife/CPlusPlusThings
C++那些事
SonglinLife/developer-roadmap
Roadmap to becoming a web developer in 2021
SonglinLife/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
SonglinLife/DiskANN
Scalable graph based indices for approximate nearest neighbor search
SonglinLife/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
SonglinLife/go-proxy-bingai
用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,支持 API 调用,国内可用。
SonglinLife/go.nvim
Modern Go development plugin for Neovim, based on nvim-lsp, treesitter and Dap.
SonglinLife/ispc
Intel SPMD Program Compiler
SonglinLife/issues
专门开issue的repo
SonglinLife/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
SonglinLife/juicefs-csi-driver
JuiceFS CSI Driver
SonglinLife/learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
SonglinLife/LunarVim
An IDE layer for Neovim with sane defaults. Completely free and community driven.
SonglinLife/Machfiles
yyds
SonglinLife/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
SonglinLife/modern-cmake-by-example
学习一个
SonglinLife/open-digger
GitHub analysis report
SonglinLife/OpenSCA-cli
OpenSCA is a Software Composition Analysis (SCA) solution that supports detection of open source component dependencies and vulnerabilities.
SonglinLife/ProxyMan
Configuring proxy settings made easy.
SonglinLife/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
SonglinLife/tabby
A terminal for a more modern age
SonglinLife/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
SonglinLife/tinykv
A course to build distributed key-value service based on TiKV model