Pinned Repositories
awesome-lua
A curated list of quality Lua packages and resources.
bioformats
Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment (particularly UW-Madison LOCI and Glencoe Software). Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
calibre-recipes
Recipes for Calibre
cnblogs-extractor
This is a script to extract blogs to html from CNBlog's backup file.
coroutine
a coroutine library to write async code easier
general-makefile
It is a general makefile. It's adaptive and configurable. Check it out!
intercept-page-fault-handler
This is a demo showing you how to intercept the page fault handler of Linux x86_64 system
llvm-ir-global-mapping
Example showing how to add global mapping in LLVM IR programming
llvm-ir-programming-example
Examples of how to program with LLVM IR
RichardUSTC.github.io
My Blog
RichardUSTC's Repositories
RichardUSTC/intercept-page-fault-handler
This is a demo showing you how to intercept the page fault handler of Linux x86_64 system
RichardUSTC/llvm-ir-programming-example
Examples of how to program with LLVM IR
RichardUSTC/calibre-recipes
Recipes for Calibre
RichardUSTC/general-makefile
It is a general makefile. It's adaptive and configurable. Check it out!
RichardUSTC/llvm-ir-global-mapping
Example showing how to add global mapping in LLVM IR programming
RichardUSTC/cnblogs-extractor
This is a script to extract blogs to html from CNBlog's backup file.
RichardUSTC/coroutine
a coroutine library to write async code easier
RichardUSTC/RichardUSTC.github.io
My Blog
RichardUSTC/awesome-lua
A curated list of quality Lua packages and resources.
RichardUSTC/bioformats
Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment (particularly UW-Madison LOCI and Glencoe Software). Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
RichardUSTC/C--Code-Pieces
C# Code Pieces
RichardUSTC/dot-vimrc
Maple's vim config files
RichardUSTC/fontmin
Minify font seamlessly
RichardUSTC/graduation-project
This is the code for my graduation project
RichardUSTC/JsonParser
A Json-Dict interface
RichardUSTC/JyRender
This is a toy render. It's designed to help learning 3D
RichardUSTC/lua-examples
Some Lua examples.
RichardUSTC/MyEyeFoo
A simple application to lock the screen for 3 minutes every 45minutes
RichardUSTC/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
RichardUSTC/ply
Python Lex-Yacc
RichardUSTC/pycparser
Complete C99 parser in pure Python
RichardUSTC/recursive-checksum
A Python Script to recursively calculate the checksum of files in the given directory
RichardUSTC/tracy
C++ frame profiler
RichardUSTC/uncompyle2
Python 2.7 decompiler
RichardUSTC/yapf
A formatter for Python files