adpalumbo's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
jart/cosmopolitan
build-once run-anywhere c library
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
nothings/single_file_libs
List of single-file C/C++ libraries.
google/oboe
Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
microsoft/prompt-engine
A library for helping developers craft prompts for Large Language Models
toplap/awesome-livecoding
All things livecoding
redox-os/termion
Mirror of https://gitlab.redox-os.org/redox-os/termion
titzer/virgil
A fast and lightweight native programming language
loadzero/si78c
si78c is a memory accurate reimplementation of Space Invaders in C.
xwmx/bash-boilerplate
A collection of Bash scripts for creating safe and useful command line programs.
STMicroelectronics/STMems_Standard_C_drivers
Platform-independent drivers for STMicroelectronics MEMS motion and environmental sensors, based on standard C programming language.
zenozeng/p5.js-svg
SVG runtime for p5.js.
electronicarts/EAStdC
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
sfztools/sfizz
SFZ parser and synth c++ library, providing a JACK standalone client
memsindustrygroup/Open-Source-Sensor-Fusion
Open Source Sensor Fusion
zephyrproject-rtos/example-application
Example out-of-tree application that is also a module
Nocte-/rhea
A constraint solver based on Cassowary
zephyrproject-rtos/docker-image
Docker image suitable for Zephyr development and CI
schollz/broadcast-server
A simple Go server that broadcasts any data/stream.
hires/Dintree
Synthesizer Modules and Audio Circuits
th0ma5w/StringyPlotter
Continuous lines from 1-bit images
Sentido-Labs/cedro
C programming language extension: Cedro pre-processor
BjarneBitscrambler/OrientationSensorFusion-ESP
Files for performing orientation sensor fusion using NXP version 7 algorithm, ported to Espressif platforms.
BLE-MIDI/NCS-MIDI
MIDI tools for nRF Connect SDK
SamuelScheit/p5js-node
p5.js port for nodejs canvas
godsme/maco
c++ macro library
STMicroelectronics/lsm9ds1-pid
lsm9ds1 platform independent driver based on Standard C language and compliant with MISRA standard
tschiemer/midimessage
Extensive library for MIDI constants, un-/packers, parser, cli and unified human-readable formatters/parser for MIDI Messages (embedded friendly)
Sonderfall/GLPK
This project contains a C++ (with only STL) API for the GNU Linear Programmation Kit, GLPK. It allows to establish basic and advanced linear problem through an object oriented interface.