SalvoVirga's Stars
nanomsg/nng
nanomsg-next-generation -- light-weight brokerless messaging
grailbio/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
zeromq/cppzmq
Header-only C++ binding for libzmq
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
balena-io/etcher
Flash OS images to SD cards & USB drives, safely and easily.
fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
gabime/spdlog
Fast C++ logging library.
SimonKagstrom/kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
frankaemika/franka_ros
ROS integration for Franka research robots
IFL-CAMP/supra
SUPRA: Software Defined Ultrasound Processing for Real-Time Applications - An Open Source 2D and 3D Pipeline from Beamforming to B-Mode
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
fedassa/SHOT
C++ implementation of the SHOT 3D descriptor
strawlab/python-pcl
Python bindings to the pointcloud library (pcl)
IFL-CAMP/easy_handeye
Automated, hardware-independent Hand-Eye Calibration
ros2/ros2
The Robot Operating System, is a meta operating system for robots.
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
pplonski/keras2cpp
This is a bunch of code to port Keras neural network model into pure C++.
ejmahler/SplineLibrary
A library to collect many useful spline functions into one place.
friism/dockerfiles
PickNikRobotics/roscpp_code_format
Auto formatting script for ROS C++ Style Guidelines
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
leggedrobotics/ros_best_practices
Best practices, conventions, and tricks for ROS
allenh1/ros-qt-controller
This is a sample ros package for the ros-qt-controller node for the capter "A Practical Implementation With the roscpp API" in the ROS Complete Handbook text by springer.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
roboTJ101/ros_myo
ROS node for the Thalmic Labs Myo Armband
PointCloudLibrary/pcl
Point Cloud Library (PCL)
github-changelog-generator/github-changelog-generator
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
gadomski/cpd
C++ implementation of the Coherent Point Drift point set registration algorithm.