Stars
An optimized PNG decoder suitable for microcontrollers and PCs
An optimized JPEG decoder suitable for microcontrollers and PCs.
DVB Inspector is an open-source DVB analyzer, written in java
A machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.
WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
Convenience wrapper for advertising video/audio content with Google Interactive Media Ads HTML5 SDK
A JavaScript client for YouTube's private API, known as InnerTube.
Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads
Light-weight, simple and fast XML parser for C++ with XPath support
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Collection of publicly available IPTV channels from all over the world
Community list of public test streams for HLS and DASH.
Implementation of AES encryption in MIPS assembly
An implementation of Poly1305 for mips32r2 processors, based on the donna32 algorithm
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
Fast and lightweight HTML/CSS rendering engine
A small self-contained alternative to readline and libedit
This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.
Next generation Cosmic desktop environment
An API Wrapper for Vestaboards written in Python
A Gaggia Classic control project using microcontrollers.
A high-performance, fully-featured CSV parser and serializer for modern C++.
An open source cross-platform USB stack for embedded system
eyalroz / printf
Forked from mpaland/printfTiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Wa…