hiqsol's Stars
LazyVim/LazyVim
Neovim config for the lazy
jordansissel/fpm
Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
jrowberg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
mutouyun/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
nats-io/nats.py
Python3 client for NATS
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
goldsborough/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
jarzebski/Arduino-MPU6050
MPU6050 Triple Axis Gyroscope & Accelerometer Arduino Library
umputun/spot
A user-friendly and efficient tool for the effortless deployment and configuration of resources on remote machines.
bluenviron/goroslib
ROS client library for the Go programming language
ElectronicCats/mpu6050
MPU6050 Arduino Library
docker-library/httpd
Docker Official Image packaging for Apache HTTP Server
fdcl-gwu/aruco-markers
Working examples/tutorial for detection and pose estimation of ArUco markers with C++, including instructions to build and install OpenCV from source.
stefanzweifel/sidecar-browsershot
A Sidecar function to run Browsershot on Lambda.
dysinger/nanomsg-examples
Examples of different message types in C with nanomsg
kyroy/kdtree
A k-d tree implementation in Go.
tentone/aruco
Aruco marker detector and pose estimation for AR and Robotics with ROS support
sk1418/HowMuch
A Vim plugin to calculate visual selected expressions
tiiuae/rclgo
ROS Client Library for Golang
pfent/L5RDMA
A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA
alex-mous/MPU6050-C-CPP-Library-for-Raspberry-Pi
A library for using the MPU6050 accelerometer and gyroscope module with Raspberry Pi to get both raw values and filtered angles on all axes
downflux/go-kd
Golang k-D tree implementation with duplicate coordinate support
offchan42/python-mmap-ipc
:zap: Fast inter-process communication (IPC) using memory mapped file in python
melowntech/half
Half precision floating point C++ library (imported from sourceforge upstream).
softbankrobotics-labs/pepper-aruco
A library for Pepper QiSDK, to find Aruco markers, and provide their position as a frame, useful for localization and navigation.
PlusToolkit/aruco
ArUco is a minimal C++ library for detection of Augmented Reality markers based on OpenCv exclusively.
harshkakashaniya/AR-tag-detection
AR Tag Detection
intheswim/float24
24-bit floating point number
robiningelbrecht/docker-browsershot
A docker container that allows you to use the Spatie\Browsershot package