LiangKim's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
ruby/ruby
The Ruby Programming Language
python/cpython
The Python programming language
tea3/hexo-related-popular-posts
A hexo plugin that generates a list of links to related posts and popular posts. Also , this plugin can get Visitor Counts (PV) on posts.