lvhaodong0114's Stars
matthelb/morty-demo
Cavalia/Cavalia
A transactional main-memory database system on multicores
SJTU-IPADS/hackwrench
ShiArthur03/ShiArthur03
DBOS-project/lotus
Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases
zhr1201/STRIFE-public
C++ implementation of STRIFE: Handling Highly Contended OLTP Workloads Using Fast Dynamic Partitioning
compstruct/GPU-Eager-Transactional-Memory
owensgroup/MVGpuBTree
GPU B-Tree with support for versioning (snapshots).
shayneobrien/sentiment-classification
Neural sentiment classification of text using the Stanford Sentiment Treebank (SST-2) movie reviews dataset, logistic regression, naive bayes, continuous bag of words, and multiple CNN variants.
JonathanRaiman/pytreebank
:rage::innocent: Stanford Sentiment Treebank loader in Python
JustKshitijD/Harmonia_for_B_plus_trees
Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project, I implemented the Harmonia paper published in 2019 in CUDA.
Jash-Khatri/Harmonia
This repository contains the project done on High Throughput B+ tree for GPUs as a part of the GPU Programming(CS6023) course at IIT Madras. This repository contains the emulation of one of the papers published in PPoPP-19
owensgroup/GpuBTree
Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019
Gawaboumga/GDataStructures
Data structures made for CUDA
stephentu/silo
Multicore in-memory storage engine
thawk105/ccbench
Concurrency Control Benchmark
anilshanbhag/crystal
GPU library for writing SQL queries
nosferalatu/SimpleGPUHashTable
A simple GPU hash table implemented in CUDA using lock free techniques
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
HeKun-NVIDIA/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
gabime/spdlog
Fast C++ logging library.
tpn/cuda-samples
Reason-Wang/AutoLearn-GPT
ChatGPT learns automatically.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
LinghaoChan/CSSummerCamp2022
关于2022年CS保研夏令营通知公告的汇总。欢迎大家积极分享夏令营信息,资瓷一下互联网精神吼不吼啊?
BlueDriver/questionnaire_online
springboot+mybatis在线问卷系统
elliotxx/os_filesystem
A linux-like virtual file system by C++
Reason-Wang/se_project
东北大学软件工程课程项目 pyqt
skadistats/clarity
Comically fast Dota 2, CSGO, CS2 and Deadlock replay parser written in Java.
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.