Pinned Repositories
BPlusTree
Implementation of B+ Tree
ChongAi
shared-nothing-kv-store
Shared Nothing Key Value Store, A prototype of hstore based on the paper "The End of an Architectural Era"
jaycelq's Repositories
jaycelq/ebook-1
A collection of classic computer science books from Internet
jaycelq/OpenTLD
jaycelq/book-warehouse
My Book
jaycelq/OJ
jaycelq/blog
jaycelq/ChongAi
jaycelq/books
CS books, programming, computer science, software engineering, coding,
jaycelq/InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
jaycelq/android-material-drawer-template
An Android template with navigation drawer for material design
jaycelq/ecomstore
jaycelq/ChuangYi
An android application to share creative memory
jaycelq/Algorithm
jaycelq/shared-nothing-kv-store
Shared Nothing Key Value Store, A prototype of hstore based on the paper "The End of an Architectural Era"
jaycelq/BPlusTree
Implementation of B+ Tree
jaycelq/lab_6.858
lab of mit 6.858 computer system security
jaycelq/lab-cse
jaycelq/Android-PullToRefresh
DEPRECATED
jaycelq/libuv-multiple-loops
An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.