Pinned Repositories
infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
PECJ
An join operator with novel out-of-order watermarking
AllianceDB
AllianceDB + OoOJoin Operator
Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
DataPortraits
Implementing the Paper: Data Portraits for Recording Foundation Model Training Data
DisorderHandlingSystem
Implementation of disorder handling of data stream from a ICDE2016 paper
miniob
slimpajama-cpp
C++ version implementation of slimpajama
llama_index
LlamaIndex is a data framework for your LLM applications
RedPajama_Analysis
rjzhb's Repositories
rjzhb/DisorderHandlingSystem
Implementation of disorder handling of data stream from a ICDE2016 paper
rjzhb/slimpajama-cpp
C++ version implementation of slimpajama
rjzhb/AllianceDB
AllianceDB + OoOJoin Operator
rjzhb/OSManager
An operating system demo
rjzhb/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
rjzhb/sponge
CS144 Lab Assignments
rjzhb/DataPortraits
Implementing the Paper: Data Portraits for Recording Foundation Model Training Data
rjzhb/-AlgorithmTest
笔试题
rjzhb/BEPb
Config files for my GitHub profile.
rjzhb/CUDA-Learn-Note
🎉CUDA 笔记 / 高频面试题汇总 / C++笔记,个人笔记,更新随缘: sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.
rjzhb/CudaProgramDemo
Some cuda program demo.
rjzhb/duckdb
DuckDB is an in-process SQL OLAP Database Management System
rjzhb/experiments
rjzhb/github-readme-activity-graph
A dynamically generated activity graph to show your GitHub activities of last 31 days.
rjzhb/hw0
rjzhb/infinity
The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
rjzhb/InterviewProgram
Using for interview
rjzhb/LinkedList-Rust
Rust's own LinkedList doesn't even have an insert. It can only be temporarily written.
rjzhb/linux
Linux kernel source tree
rjzhb/llama_index
LlamaIndex is a data framework for your LLM applications
rjzhb/MemoryAllocator
A simple mem-allocator using c++.
rjzhb/MemoryAllocator-Rust
A simple mem-allocator using rust
rjzhb/MyScript
Back up some commonly used scripts
rjzhb/PageManager
A demo of PageManager
rjzhb/postgresql-modified
rjzhb/ProcessManager-Rust
A process scheduling algorithm of operating system. Just for rust learning.
rjzhb/RedPajama_Analysis
rjzhb/rjzhb
rjzhb/rjzhb.github.io
resume
rjzhb/StreamProcessingSystemPapers
Readinglist of StreamProcessingSystem