adel-mamin's Stars
maxclaus/raylib-game
Falling World, a simple 2D game written in C using raylib library.
0xA1M/clog
clog: Lightweight, thread-safe C logging library. Features log levels, ANSI colors, variadic macros. Mutex-protected, supports custom messages, error reporting, timestamping. Easy integration for robust logging in multithreaded environments.
adel-mamin/amast
A Minimalist ASynchronous Toolkit (AMAST) written in C99
Zubax/olga_scheduler
pavel-kirienko/cavl
Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
Zubax/ramen
Real-time Actor-based Message Exchange Network 🍜
funbiscuit/embedded-cli
Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)
nicbarker/clay
High performance UI layout library in C.
fefa4ka/eer
Embedded Event-based React. Declarative, component-based methodology for developing applications in C, utilizing a lifecycle to handle changes in state and behavior.
Genymobile/scrcpy
Display and control your Android device
imran-mamin/library-management
sphinx-doc/sphinx
The Sphinx documentation generator
zakarouf/z_
An Easy-to-use Framework for the C Language.
NixOS/nix.dev
Official documentation for getting things done with Nix.
Kanstantsin-Y/GNSS_RTCM_DECODER
Python decoder for GNSS data in RTCM3 format
danmar/cppcheck
static analysis of C/C++ code
include-what-you-use/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
QuantumLeaps/lock-free-ring-buffer
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
likle/cargs
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
NixOS/nix
Nix, the purely functional package manager
jart/cosmopolitan
build-once run-anywhere c library
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
dockcross/dockcross
Cross compiling toolchains in Docker images
crosstool-ng/crosstool-ng
A versatile (cross-)toolchain generator.
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
tomojitakasu/PocketSDR
cesanta/mongoose
Embedded web server, with TCP/IP network stack, MQTT and Websocket
ok-robot/ok-robot
An open, modular framework for zero-shot, language conditioned pick-and-drop tasks in arbitrary homes.
imran-mamin/tower-defense-cpp
QuantumLeaps/Super-Simple-Tasker
Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.