Stars
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
A screamingly fast Python 2/3 WSGI server written in C.
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
High performance Chinese tokenizer with both GBK and UTF-8 charset support based on MMSEG algorithm developed by ANSI C. Completely based on modular implementation and can be easily embedded in oth…
PDFio is a simple C library for reading and writing PDF files.
🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.
Solution to MIT 6.828 Fall19, with lab report at https://blog.mky.moe/mit6828/menu/
BPlusTree: B+ Tree (in memory). Project for dasebase class