Pinned Repositories
bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
CaptureToH264
C++ 使用 GDI/DXGI 截取屏幕,再使用 FFmpeg/x264 转为 H264 格式视频
cpp-linenoise
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
dm-qcow2
Block driver to mount QCOW2 images
embedding_julia
Trying to call a Julia function from C++ as a native C function.
flex-bison-examples
a list of flex/bison examples to show reentrant/C++/error-handling
gdb-dashboard
Modular visual interface for GDB in Python
miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
OcctLab
demo some OpenCascade functions
OpenCV-Python-Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
windflowerly's Repositories
windflowerly/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
windflowerly/CaptureToH264
C++ 使用 GDI/DXGI 截取屏幕,再使用 FFmpeg/x264 转为 H264 格式视频
windflowerly/cpp-linenoise
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
windflowerly/dm-qcow2
Block driver to mount QCOW2 images
windflowerly/embedding_julia
Trying to call a Julia function from C++ as a native C function.
windflowerly/flex-bison-examples
a list of flex/bison examples to show reentrant/C++/error-handling
windflowerly/gdb-dashboard
Modular visual interface for GDB in Python
windflowerly/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
windflowerly/OcctLab
demo some OpenCascade functions
windflowerly/OpenCV-Python-Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
windflowerly/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
windflowerly/sqlfun
Modern SQL parser using Bison (Yacc) and Flex
windflowerly/tcpkali
Fast multi-core TCP and WebSockets load generator.
windflowerly/termcolor
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
windflowerly/Virtlyst
Web interface to manage virtual machines with libvirt
windflowerly/ScreenRecord
基于DXGI、WASAPI、FFMPEG封装的录屏程序,60帧1080p高码率录制cpu占用5%左右