Pinned Repositories
ACM
Puzzles from ACM Online Judges
Airtest
UI Test Automation Framework for Games and Apps
baidu-rank
nodejs npm包,查询指定网址的目标关键词百度排名
CuSha
CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.
DesignPatterns
C++ 设计模式
DGraph
DGraph is a system for directed graph processing with taking advantage of the strongly connected component structure. On this system, most graph partitions are able to reach convergence in order and need to be loaded into the main memory for exactly once, getting much lower data access cost and faster convergence.
dragonwell8
Alibaba Dragonwell8 JDK
GGraph
graph-partitioning-algorithms
Multi-way graph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves)
TurboPrac
Implementation Practice - TurboGraph
care101's Repositories
care101/GGraph
care101/graph-partitioning-algorithms
Multi-way graph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves)
care101/TurboPrac
Implementation Practice - TurboGraph
care101/ACM
Puzzles from ACM Online Judges
care101/Airtest
UI Test Automation Framework for Games and Apps
care101/baidu-rank
nodejs npm包,查询指定网址的目标关键词百度排名
care101/CuSha
CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.
care101/DesignPatterns
C++ 设计模式
care101/DGraph
DGraph is a system for directed graph processing with taking advantage of the strongly connected component structure. On this system, most graph partitions are able to reach convergence in order and need to be loaded into the main memory for exactly once, getting much lower data access cost and faster convergence.
care101/dragonwell8
Alibaba Dragonwell8 JDK
care101/GeminiGraph
A computation-centric distributed graph processing system.
care101/graphchi-cpp
GraphChi's C++ version. Big Data - small machine.
care101/graphx
Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.
care101/gStore
gStore v2.0 - a graph based RDF triple store.
care101/Home
The landing page for NuGet's repositories
care101/Hospital
OpenPower工作组收集汇总的医院开放数据
care101/HybridGraph
HybridGraph is a Pregel-like system which hybrids Pulling/Pushing for I/O-Efficient distributed and iterative graph computing
care101/Interview
care101/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
care101/Interview-Summary
care101/ldbc_graphalytics
A big data benchmark for graph-processing platforms
care101/LintCode
Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
care101/Medusa
Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code
care101/mosaic
A modular single-molecule analysis interface
care101/note
学习笔记整理📚
care101/quine-relay
An uroboros program with 100+ programming languages
care101/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
care101/sharelatex
A web-based collaborative LaTeX editor
care101/spark-graphx-source-analysis
spark graphx 的原理及相关操作的源码解析
care101/will-it-scale