Stars
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,…
A fast yet powerful Python Markdown parser with renderers and plugins.
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
pyxhook is a library that allows you to listen for keyboard events on Linux
A DNS forwarder using Shadowsocks as the server
A mini ABI capable of handling throw/catch statements for C++ without libstdc++
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。