greensky00
Ph.D. | Key-Value Indexing | Replication & Consensus | Caching | Distributed Systems
eBaySan Jose, CA
Pinned Repositories
forestdb
A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
Jungle
An embedded key-value store library specialized for building state machine and log store
NuRaft
C++ implementation of Raft core logic as a replication library
avltree
High performance AVL tree container C implementation
event_awaiter
Simple event awaiter based on condition variable
forestdb
A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
latency-collector
Latency collector as an embedded library for C++
memleak
A simple memory leakage detection tool
simple_logger
Lightweight logging library for C++ programs
skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
greensky00's Repositories
greensky00/skiplist
Generic lock-free Skiplist container pure C implementation, STL-style set, map
greensky00/avltree
High performance AVL tree container C implementation
greensky00/latency-collector
Latency collector as an embedded library for C++
greensky00/simple_logger
Lightweight logging library for C++ programs
greensky00/memleak
A simple memory leakage detection tool
greensky00/event_awaiter
Simple event awaiter based on condition variable
greensky00/forestdb
A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
greensky00/simple_thread_pool
Simple and lightweight fully asynchronous thread pool and timer
greensky00/stack_backtrace
greensky00/atomic_shared_ptr
A simple implementation of atomic shared pointer
greensky00/forestdb-1
A fork of Couchbase ForestDB project, aiming at making it simple and generic
greensky00/generic_bitmap
Thread-Safe Bitmap
greensky00/hex-dump
Simple hex dump library
greensky00/hybrid-lsm
Hybrid LSM
greensky00/linkedlist
Generic doubly linked list container C implementation
greensky00/NuRaft
greensky00/testsuite
Simple and powerful test suite for C++ programs
greensky00/cornerstone
C++ implementation of raft consensus
greensky00/couchstore
couchbase storage file library
greensky00/forestdb_example
greensky00/github_action_test
greensky00/greensky00.github.io
greensky00/histogram
Simple histogram library
greensky00/Jungle
An embedded key-value store library specialized for building state machine and log store
greensky00/partiallock
A generic partial lock
greensky00/raft.github.io
website at https://raft.github.io
greensky00/stream_test
greensky00/test_repo
test
greensky00/timeline_monitor
Simple library to monitor the timeline of function calls