Pinned Repositories
acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
algorithm-structure
2021年最新总结 100个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
api-guidelines
Microsoft REST API Guidelines
audacity
Audio Editor
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
cJSON
Ultralightweight JSON parser in ANSI C
core
Home repository for .NET Core
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.
vinyou's Repositories
vinyou/algorithm-structure
2021年最新总结 100个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
vinyou/api-guidelines
Microsoft REST API Guidelines
vinyou/audacity
Audio Editor
vinyou/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
vinyou/core
Home repository for .NET Core
vinyou/FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
vinyou/glog
C++ implementation of the Google logging module
vinyou/googletest
Googletest - Google Testing and Mocking Framework
vinyou/GSL
Guidelines Support Library
vinyou/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
vinyou/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
vinyou/LAVFilters
LAV Filters - Open-Source DirectShow Media Splitter and Decoders
vinyou/libdshowcapture
Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.
vinyou/LibUIDK
mfc skin ui,not directui。视频教程:https://v.youku.com/v_show/id_XNTczMzg5MDky.html 简单来说,LibUIDK是用来开发QQ、360安全卫士那样的漂亮软件界面的。 LibUIDK原来是商业界面库,2019年9月8号开源。是专业开发Windows平台下图形用户界面的开发包,该开发包基于Microsoft的MFC库。使用此开发工具包可轻易把美工制作的精美界面用Visual C++实现,由于LibUIDK采用所见即所得的方式创建产品界面,所以极大的提高了产品的开发速度,并大大增强图形用户界面(GUI)的亲和力。LibUIDK还可以使您的软件轻松具有当今流行的换肤功能,以提高产品的竞争力。 在很多公司或个人研发换肤产品的时候,我们就推出了第一款界面开发工具。与换肤工具不同的是,界面工具贯穿整个项目开发周期,整个项目的界面,都可由LibUIDK完成。LibUIDK提供了比换肤工具彻底的多的界面自由定制功能。 LibUIDK的目标用户: 任何使用MFC的程序开发人员。如果需要使用LibUIDK制作界面,请通知作者,QQ:1584793892。
vinyou/libwebsockets
canonical libwebsockets.org networking library
vinyou/NAudio
Audio and MIDI library for .NET
vinyou/notepad-plus-plus
Notepad++ official repository
vinyou/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
vinyou/OpenCVTutorials
OpenCV-Python4.1 中文文档
vinyou/openvpn
OpenVPN is an open source VPN daemon
vinyou/openvpn3
OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
vinyou/RtspServer
RTSP Server , RTSP Pusher
vinyou/SJTU-RM-CV-2019
上海交通大学 RoboMaster 2019赛季 视觉代码
vinyou/Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
vinyou/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
vinyou/trackerslist
Updated list of public BitTorrent trackers
vinyou/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
vinyou/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
vinyou/Windows-universal-samples
API samples for the Universal Windows Platform.
vinyou/yyjson
The fastest JSON library in C