Pinned Repositories
Algo
cordova-qt
Mirror of Apache Cordova Qt
grpc-go-course
longwei.github.io
mraa
Low Level Skeleton Library for IO Communication on GNU/Linux platforms
qmlvideo
QML video element backend by libVLC, rendered on gl texture
tinyWebServer
toyBrowser
YAPJC
initial commit
longwei's Repositories
longwei/mraa
Low Level Skeleton Library for IO Communication on GNU/Linux platforms
longwei/tinyWebServer
longwei/toyBrowser
longwei/500lines
500 Lines or Less
longwei/arpilisp
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
longwei/c4
C in four functions
longwei/cppjieba
"结巴"中文分词的C++版本
longwei/easy6502
longwei/homebrewVM
longwei/httpbin
HTTP Request & Response Service, written in Python + Flask.
longwei/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
longwei/LeetCode
longwei/leetcode-1
LeetCode Problems' Solutions
longwei/leetcode_c
longwei/Notes
longwei/pc12306
A demo ticket reservation system
longwei/PlayGround
prototypes of simple ideas
longwei/python-websockets-chat
An example implementation of WebSockets in Flask.
longwei/qml.rtmp
Easy to use QML plugin, who can read and stream the rtmp stream.
longwei/qt5pro
tmp skeleton pro files
longwei/qt_template_project
longwei/qxmpp
Cross-platform C++ XMPP client and server library
longwei/recc
A collection of compiler, emulator and microkernel tools.
longwei/swieros
A tiny hand crafted CPU emulator, C compiler, and Operating System
longwei/tiny-spring
这是一个简单spring框架,拥有IOC和AOP的基本功能.
longwei/upm
UPM is a high level repository for sensors that use mraa
longwei/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
longwei/woboq_codebrowser
Woboq CodeBrowser
longwei/write-a-strace-and-gdb
A tiny system call tracer and debugger implementation
longwei/YAInterpreter