Updated 10 months ago

https://github.com/cgcl-codes/graphinstruct • Science 57%

The benchmark proposed in paper: GraphInstruct: Empowering Large Language Models with Graph Understanding and Reasoning Capability

Updated 10 months ago

https://github.com/cgcl-codes/ohminer • Science 26%

Open-source release for OHMiner(EuroSys'25)

Updated 10 months ago

https://github.com/cgcl-codes/gecc • Science 36%

gECC: A GPU-based high-throughput framework for Elliptic Curve Cryptography

Updated 10 months ago

https://github.com/cgcl-codes/nifa • Science 23%

[NeurIPS 2024] Are Your Models Still Fair? Fairness Attacks on Graph Neural Networks via Node Injections.

Updated 10 months ago

https://github.com/cgcl-codes/synergychain • Science 13%

A multichain-based data sharing framework with hierarchical access control

Updated 10 months ago

https://github.com/cgcl-codes/unlearnablepc • Science 23%

Official code for the NeurIPS 2024 paper "Unlearnable 3D Point Clouds: Class-wise Transformation Is All You Need"

Updated 10 months ago

https://github.com/cgcl-codes/ldcf • Science 10%

LDCF is a novel efficient approximate set representation structure for large-scale dynamic data sets. LDCF uses a novel multi-level tree structure and reduces the worst insertion and membership testing times from O(N) to O(1).

Updated 10 months ago

https://github.com/cgcl-codes/pstream • Science 10%

PStream is a popularity-aware differentiated distributed stream processing system, which identifies the popularity of keys in the stream data and uses a differentiated partitioning scheme. PStream greatly outperforms Storm on skew distributed data in terms of throughput and processing latency.

Updated 10 months ago

https://github.com/cgcl-codes/pensieve • Science 23%

Pensieve is a skewness-aware multi-version graph processing system that exploits the time locality of graph version access and leverages a differentiated graph storage strategy.