Pinned Repositories
algorithm-template
personal icpc algorithm templates
caaatch22.github.io
cflowlight
clickhouse-cpp
C++ client library for ClickHouse
databend
A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics.
design-pattern
Design Patterns In Modern C++ 中文版翻译
FalconLink
Network library and HTTP server in C++17
MySTL
personal learning
ToyMips
Classic five stage pipeline CPU implementation base on MIPS arch and fully tested.
ZenOS
ZenOS is a operating system of by NUAA NSCSCC team "only code in vim".
caaatch22's Repositories
caaatch22/ToyMips
Classic five stage pipeline CPU implementation base on MIPS arch and fully tested.
caaatch22/ZenOS
ZenOS is a operating system of by NUAA NSCSCC team "only code in vim".
caaatch22/algorithm-template
personal icpc algorithm templates
caaatch22/FalconLink
Network library and HTTP server in C++17
caaatch22/MySTL
personal learning
caaatch22/caaatch22.github.io
caaatch22/cflowlight
caaatch22/clickhouse-cpp
C++ client library for ClickHouse
caaatch22/databend
A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics.
caaatch22/design-pattern
Design Patterns In Modern C++ 中文版翻译
caaatch22/incubator-doris
Apache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
caaatch22/dlsystem_hw
homework of dl system lectures of https://dlsyscourse.org/
caaatch22/dotfiles
personal dotfiles to quickly set up
caaatch22/flowlite
A small, educational pytorch-like deep learning framework
caaatch22/grouped_gemm
PyTorch bindings for CUTLASS grouped GEMM for rocm
caaatch22/Megatron-LM
rocm support for Megatron-LM
caaatch22/milvus
An open-source vector database for scalable similarity search and AI applications.
caaatch22/nvim
nvim configs
caaatch22/optimize-gemm
Several techniques that speedup GEMM(general matrix multiplication), including loop unrolling, loop reorder, tiling, SIMD and multithreads.
caaatch22/ppconsul
C++ client for Consul (http://consul.io)
caaatch22/tb-starter
test and benchmark quick start!
caaatch22/xv6-riscv
Xv6 for RISC-V