GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cmake #c #cmake #cplusplus #cpp #libraries #package_manager #packages #vcpkg #visual_studio #windows

vcpkg is a free and open-source tool that helps C/C++ developers manage packages easily. It works on Windows, macOS, and Linux and supports various build systems like CMake and MSBuild. With vcpkg, you can easily install and manage libraries for your projects, control dependency versions, and even create and publish your own packages. It also offers features like binary caching and offline support, making your development process smoother. You can get started quickly with guides for different build systems and editors, and even contribute to the project if you want. This tool simplifies package management, saving you time and effort in your development work.

https://github.com/microsoft/vcpkg
#cmake

The SO-101 robotic arm improves upon the SO-100 with easier assembly, better motors, and redesigned wiring, working seamlessly with the open-source LeRobot library for AI development. You can build it yourself using 3D-printed parts and off-the-shelf components or buy pre-assembled kits, offering an affordable way to experiment with AI-driven robotics through hands-on learning and community collaboration.

https://github.com/TheRobotStudio/SO-ARM100
#cmake #audio #ios #linux #macos #plugins #sdk #vst3 #win32

VST 3 is an improved version of the VST audio plug-in interface. It offers several benefits, including better performance by only processing audio when needed, dynamic input/output configurations, and precise automation. Users can also enjoy a more organized interface and support for advanced audio features like 3D sound. These improvements make it easier for developers to create plugins and for users to work with them in digital audio workstations (DAWs), enhancing overall audio production efficiency.

https://github.com/steinbergmedia/vst3sdk