Pinned Repositories
acm-statistics
新版 NWPU-ACM 查询系统
AppleStore-Monitor
Monitor robot of Apple Store's products, using DingTalk notification.
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
awesome-database-testing
数据库测试资料 This repo is a collection of resources on testing database systems
blog.io
简单直接可用博客模板
bmob-android-sdk
Bmob Android SDK Repository
cccerdore.github.io.back
CppCoreGuidelines_CN
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
pg-strom
PG-Strom - Master development repository
Cerdore's Repositories
Cerdore/Learn-Algorithms
算法学习笔记
Cerdore/cit
《自己动手构造编译系统:编译、汇编与链接》随书源码
Cerdore/lgcCompiler
编译原理大作业
Cerdore/Compiler-Design
编译原理课—编译器设计
Cerdore/ExternalJoin-pgsql9.5.2
PostgreSQL executor hook extension: this extension sends scanned tuples to external process, and receives result tuples from external process.