Pinned Repositories
.tmux
🇫🇷 Oh My Tmux! My pretty + versatile tmux configuration that just works (imho the best tmux configuration)
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-distributed-systems
A curated list of awesome distributed systems books, papers, resources and shiny things.
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
clirescue
Someone started a CLI tool in Go to consumer a web API, however the project isn't going so well, can you help?
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
lichenga2404's Repositories
lichenga2404/leveldb-reading
leveldb from google
lichenga2404/Peer2Peer-communication-system
a course-based project, focusing on P2P Network
lichenga2404/prefix-search
Prefix Search on Email Files
lichenga2404/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