Pinned Repositories
50print
std::format/print implemented in 50 lines ( have fun! )
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
avcpp
C++ wrapper for FFmpeg
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
config-loader
Simple C++ Config Loader Framework(Serialization & Reflection)
v2rayfree-subscrie
免费公益v2ray节点订阅、最新免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
LVTl81's Repositories
LVTl81/v2rayfree-subscrie
免费公益v2ray节点订阅、最新免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
LVTl81/args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
LVTl81/avcpp
C++ wrapper for FFmpeg
LVTl81/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
LVTl81/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
LVTl81/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
LVTl81/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
LVTl81/date
A date and time library based on the C++11/14/17 <chrono> header
LVTl81/DesignPattern
Design pattern demo code
LVTl81/ffmpeg-cpp
A clean, easy-to-use C++ wrapper around the ffmpeg libraries
LVTl81/fmt
A modern formatting library
LVTl81/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
LVTl81/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
LVTl81/iguana
universal serialization engine
LVTl81/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
LVTl81/json
JSON for Modern C++
LVTl81/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
LVTl81/MyTinySTL
Achieve a tiny STL in C++11
LVTl81/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
LVTl81/PAT-1
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
LVTl81/pocketpy
Open Source Python Interpreter in 1 File for Game Scripting
LVTl81/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
LVTl81/qt_ffmpeg_rtmp_player_demo
qt+ffmpeg(+opengl)实现rtmp/rtsp音视频流播放器demo,功能简单,无锁消费,高性能
LVTl81/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
LVTl81/spdlog
Fast C++ logging library.
LVTl81/sqlite
Official Git mirror of the SQLite source tree
LVTl81/stb
stb single-file public domain libraries for C/C++
LVTl81/TaskCpp
参考深入应用C++11的轻量并行库
LVTl81/thread-pool
Thread pool implementation using c++11 threads
LVTl81/tinytetris
80x23 terminal tetris!