Skip to content
View tuanavu's full-sized avatar

Highlights

  • Pro

Block or report tuanavu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
44 stars written in C++
Clear filter

A Vector Database Tutorial (over CMU-DB's BusTub system)

C++ 734 21 Updated Jan 19, 2025

Part of my daily plan for studying C++.

C++ 683 227 Updated Oct 26, 2021

New file format for storage of large columnar datasets.

C++ 640 53 Updated Nov 7, 2025

This repository give a guidline to learn CUDA and TensorRT from the beginning.

C++ 287 75 Updated Feb 17, 2025

Quantized LLM training in pure CUDA/C++.

C++ 214 13 Updated Nov 8, 2025

[MLSys 2021] IOS: Inter-Operator Scheduler for CNN Acceleration

C++ 200 34 Updated Apr 27, 2022

A key-value store implemented as a Log-Structured Merge Tree in C++

C++ 71 14 Updated May 18, 2017

The BusTub Relational Database Management System (Educational)

C++ 27 17 Updated Jan 19, 2024

This is a repository to practice multi-thread programming in C++

C++ 26 10 Updated Feb 21, 2024

The concurrent skip list is a multithreaded implementation of the skip list data structure where the insert, delete, get and range operations can be performed together across multiple threads. The …

C++ 25 1 Updated Jan 11, 2021
C++ 21 4 Updated May 13, 2022

Inference engine from scratch

C++ 18 5 Updated Jan 1, 2025

Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.

C++ 10 1 Updated Jul 27, 2024