besumetz's Stars
agauniyal/rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
wirenboard/wb-mqtt-serial
Wiren Board MQTT serial protocol driver
debevv/nanoMODBUS
A compact MODBUS RTU/TCP C library for embedded/microcontrollers
cwalter-at/freemodbus
BSD licensed MODBUS RTU/ASCII and TCP slave
morcibacsi/esp32_rmt_midea_ir_tx
ESP32 RMT peripheral IR remote control library for Midea Air conditioner
stephane/libmodbus
A Modbus library for Linux, Mac OS, FreeBSD and Windows
mqttjs/MQTT.js
The MQTT client for Node.js and the browser
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
uNetworking/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
angristan/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
tvjsx/trading-vue-js
💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
hashcat/hashcat
World's fastest and most advanced password recovery utility
fastfloat/fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
lemire/fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
martinus/unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
sakhmatd/rogueutil
Cross-platform C/C++ library for creating text-based user interfaces (TUI) and console-based games
BrianGladman/mpir
Multiple Precision Integers and Rationals
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
facebook/folly
An open-source C++ library developed and used at Facebook.
simdutf/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Workers and Bun.
jgarff/rpi_ws281x
Userspace Raspberry Pi PWM library for WS281X LEDs
google/googletest
GoogleTest - Google Testing and Mocking Framework
tradingview/lightweight-charts
Performant financial charts built with HTML5 canvas
nmoschkin/FancyCandles
An open source candlestick chart control for WPF.