michele-fornaciari's Stars
jfalcou/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
parsa/blaze
Unofficial mirror of Blaze library on Bitbucket
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
Profactor/cv-plot
fast modular opencv plotting library
ampl/gsl
GNU Scientific Library with CMake build support and AMPL bindings
ebertolazzi/quarticRootsFlocke
C++ rewrite of rpoly.f
dendronhq/dendron
The personal knowledge management (PKM) tool that grows as you do!
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
libvips/libvips
A fast image processing library with low memory needs.
libigl/libigl
Simple MPL-2.0-licensed C++ geometry processing library.
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
PickNikRobotics/rviz_visual_tools
C++ API wrapper for displaying shapes and meshes in Rviz
fzi-forschungszentrum-informatik/cartesian_controllers
A set of Cartesian controllers for the ROS1 and ROS2-control framework.
hungpham2511/toppra
robotic motion planning library
darktable-org/rawspeed
fast raw decoding library
Exiv2/exiv2
Image metadata library and tools
libexif/libexif
A library for parsing, editing, and saving EXIF data
neka-nat/cupoch
Robotics with GPU computing
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
edmBernard/pybind11_opencv_numpy
Implementation of cv::Mat conversion to numpy.array for pybind11