-
Tsinghua University
- @YihaoLiu13
Highlights
- Pro
Stars
42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
An efficient storage and compute engine for both on-prem and cloud-native data analytics.
This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.
Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.
An extensible, state-of-the-art columnar file format
List of summer schools in neuroscience and related fields
DuckDB is an analytical in-process SQL database management system
A composable and fully extensible C++ execution engine library for data management systems.
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streami…
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
BI benchmark with user generated data and queries
A list of learning materials to understand databases internals
markdown content of garyelephant's blog.https://garyelephant.me
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
Basic Sources for MIT 6.824 Distributed Systems Class
SQL Parser for C++. Building C++ object structure from SQL statements.
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
Carnegie Mellon University 15-213: Introduction to Computer Systems (ICS)
Model implementation and explorative UI for the paper "Towards Cost-Optimal Query Processing in the Cloud". Slides: https://bit.ly/37ZfePj
PyTorch implementation of binary tree convolution