sohardforaname
C++, Rust learning and developing, interested in infrastructure and algorithm optimization.
@selectdbWFH
Pinned Repositories
ACM_ICPC_practice
record for ACM ICPC practice
arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
arrow-rs
Official Rust implementation of Apache Arrow
doris
Apache Doris is an MPP-based interactive SQL data warehousing for reporting and analysis.
FastIO
A fast IO library based on fread, used in programming contests and other situations requiring high performance IO.
mokv
An LSM-Tree key-value store engine implemented for column-oriented DBMS.
presto
The official home of the Presto distributed SQL query engine for big data
SimpleRustLuaJIT
A simple lua jit implemented in Rust for HUST-Complier principle course.
spark
Apache Spark - A unified analytics engine for large-scale data processing
TinyHttpServer
A tiny http server base on Winsock2 using thread pool and non blocking socket.
sohardforaname's Repositories
sohardforaname/mokv
An LSM-Tree key-value store engine implemented for column-oriented DBMS.
sohardforaname/TinyHttpServer
A tiny http server base on Winsock2 using thread pool and non blocking socket.
sohardforaname/ACM_ICPC_practice
record for ACM ICPC practice
sohardforaname/modb
modb is a multi-thread supported c-store RDBMS query executor
sohardforaname/my_optimizer
An query optimizer based on cascades framework.
sohardforaname/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
sohardforaname/arrow-rs
Official Rust implementation of Apache Arrow
sohardforaname/doris
Apache Doris is an MPP-based interactive SQL data warehousing for reporting and analysis.
sohardforaname/presto
The official home of the Presto distributed SQL query engine for big data
sohardforaname/spark
Apache Spark - A unified analytics engine for large-scale data processing
sohardforaname/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
sohardforaname/AntSqlTest
sohardforaname/APIJSON
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
sohardforaname/awesome-database-learning
A list of learning materials to understand databases internals
sohardforaname/Bf-Tree
An implementation of Bf-Tree.
sohardforaname/bitcoin
Bitcoin Core integration/staging tree
sohardforaname/calcite
Apache Calcite
sohardforaname/cpputil
toy utils for cpp
sohardforaname/docs
documents of learning
sohardforaname/gporca
A modular query optimizer for big data
sohardforaname/greptimedb
An Open-Source, Cloud-Native, Unified Time Series Database for Metrics, Events, and Logs with SQL/PromQL supported. Available on GreptimeCloud.
sohardforaname/libucchimalloc
A high performance memory allocation library aimed to libhaisqlmalloc.
sohardforaname/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
sohardforaname/muduo
Event-driven network library for multi-threaded Linux server in C++11
sohardforaname/noisepage
Self-Driving Database Management System from Carnegie Mellon University
sohardforaname/planner-summary
A summary of the cascades-style planner
sohardforaname/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
sohardforaname/risinglight
RisingLight is an OLAP database system for educational purpose
sohardforaname/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
sohardforaname/sohardforaname