Pinned Repositories
air-lockfree
ant
Ant game engine
async_simple
Simple, light-weight and easy-to-use asynchronous components
BabukRansomwareSourceCode
Leaked source code of the babuk ransomware by VXUG
bash-tutorial
Bash 教程
BetterNvim
Coding in Neovim elegently
Chinese-History
**历史
larryfta's Repositories
larryfta/BabukRansomwareSourceCode
Leaked source code of the babuk ransomware by VXUG
larryfta/Chinese-History
**历史
larryfta/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
larryfta/codebrowser
Woboq CodeBrowser
larryfta/conti_locker
Conti Ransomware Source Code
larryfta/CppCourse-HouJie
侯捷C++系列教程(含源码、PPT)
larryfta/CppProjectTemplate
Basic, but working, C++ project using CMake, boost and Doxygen
larryfta/cpptest
C++学习笔记 包括 侯捷讲解的系列CPP课程以及UNP、APUE等
larryfta/DownVent
serial downloader for aestiva 7900
larryfta/ftlog
An asynchronous logging library for high performance
larryfta/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
larryfta/LANDrop
Drop any files to any devices on your LAN.
larryfta/modern-cmake-sample
Example library that shows best practices and proper usage of CMake by using targets
larryfta/Notkia
larryfta/parse-android-dynparts
Allows mounting Android Dynamic Partitions (a.k.a. super.img) files on Linux using "dmsetup create"
larryfta/Qt-logical-units
A simple C++ class with sample project that demonstrates using logical units in QML
larryfta/shell-book
❤️Shell脚本学习系列教程:6小节内容轻松掌握shell编程。
larryfta/sqlite-amalgamation
The SQLite amalgamation mirror with cmake
larryfta/UnitTestingPPP
Source code for the book Unit Testing Principles, Practices, and Patterns