A StringMatch test routine about RtlUnicodeString() functions in kernel driver mode.
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
This is Lua 5.4.0, released on 18 Jun 2020.
A routine about fast calcalation string length use SSE instructions on intel x86 and x64 mode.
A test routine for fast crc32 and crc32c algorithm.
A lock-free(or spin-lock) Queue implemented by RingBuffer.
C++ associative containers
The Compiler inline intrin function include file on Intel x86 (i386/amd64) CPU.
fast matrix multiplication (快速矩阵乘法)
Windows Template Library (WTL) 10.0 (hacked by shines77)
Jimi log -- a fast log written by C++11.
A simple Windows client UI for Magic Block Game.
A memory key-value nosql database.
JD eSurvey is an open source enterprise survey web application written in Java and based on the Spring Framework. Check out the tutorial videos to find out more about the application features.
DwSurvey is an open source web survey system. 最好用的问卷调查系统、表单系统。
This is a algorithm problem like LeetCode.
Some concurrent queue and mutex tests.