lujnan's Stars
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
alvarcarto/url-to-pdf-api
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
flashlight/wav2letter
Facebook AI Research's Automatic Speech Recognition Toolkit
flashlight/flashlight
A C++ standalone library for machine learning
tmk/tmk_keyboard
Keyboard firmwares for Atmel AVR and Cortex-M
zserge/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
eclipse-threadx/threadx
Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
Marus/cortex-debug
Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
apache/freemarker
Apache Freemarker
electro-smith/DaisySP
A Powerful DSP Library in C++
dhbaird/easywsclient
A short and sweet WebSocket client for C++
dscripka/openWakeWord
An open-source audio wake word (or phrase) detection framework with a focus on performance and simplicity.
jamesmunns/bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
willemt/cbuffer
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
nblumhardt/stateless
A simple library for creating state machines in C# code
DIGImend/hidrd
HID report descriptor I/O library and conversion tool
mnemocron/STM32-Tutorial
Getting started with the STM32 HAL development environment. Tutorial documents in Markdown.
willemt/bipbuffer
A circular buffer alternative written in C under a BSD license
XGudron/UA3REO-DDC-Transceiver
STMicroelectronics/fp-aud-smartmic1
FP-AUD-SMARTMIC1 provides a firmware running on STM32 which acquires audio signals of four digital MEMS microphones, elaborates them by means of embedded DSP libraries and streams the processed audio to both an USB host and a loudspeaker connected to the relevant expansion board.
openairplay/jolivia
An Java implementation of DMAP, DAAP, DPAP, DMCP, DACP and RAOP with Guice + Jetty - Essentially a iTunes share, iPhoto share and Airport Express emulation
RedDocMD/cork
A command-line calculator for hex-lovers.
shane-mason/FicusOS
Experiment with a low powered computer architecture.
mattstevens/dmap-parser
C parser for Digital Media Access Protocols (DMAP, DMCP, DAAP, and DACP)
Infineon/dfu
The Device Firmware Update (DFU) library provides a low-level API for updating firmware images.
bjoernricks/daap-protocol
Digital Audio Access Protocol (DAAP) documentation
NwabuezeFranklin/sorting_algorithms
An ALX project written in C for Sorting_Algorithms also bits on the Big O notation :fire:
JSchaenzle/SwissWatch
A C task scheduler with priorities
abbshr/wsframe
a simple & fast websocket frame parser and generator separated from RocketEngine