ANNlib

A library that helps fast customize a high-performance parallel ANN system. It is designed to achieve both flexibility and efficiency. Building blocks at varying abstract levels are provided. The adaptions to SOTA graph libraries are implemented.

GitHub

ParlayHNSW

The implementation of ParlayHNSW as part of the ParlayANN [PPoPP'24].
The batch insertion is implemented in deterministic lock-free parallel with good scalability.

GitHub

DappurCodebase

A header-only library that provides helper classes and utilities, including wrappers to extract a parameter pack, behavior classes that simulate the Traits of Rust, and helpers for the static polymorphism and reflection.

GitHub

Dr. LD

A parallel linker for the course project.

GitHub

DappurOS

Aim to be a distributed OS kernel that is capable of disaggregated resource management, severless-style function invocation, and native parallelism.

Gitee GitHub

Athernet

A collaborated course project that implement OSI L1 to L4 based on the acoustic signal over audio cable.

GitHub

DappurWF

A MVC-based web framework written in PHP, which was the former framework of this website.

GitHub