codepr / solLinks
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
☆125Updated 4 months ago
Alternatives and similar repositories for sol
Users that are interested in sol are comparing it to the libraries listed below
Sorting:
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Code samples for the book Patterns in C☆183Updated 9 years ago
- Lightweight WebSocket library for C.☆84Updated 3 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆424Updated 3 months ago
- a set of simple utilities in c for microcontrollers☆211Updated 4 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆156Updated 4 months ago
- Practical design patterns in C☆439Updated last year
- A pure C implementation of the Observer Pattern☆60Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- 🦁 Nala - A delightful test framework for C projects.☆67Updated 2 years ago
- OOSMOS - The Object Oriented State Machine Operating System.☆67Updated last year
- Memory Manager For Small(ish) Microprocessors☆428Updated 3 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆166Updated last year
- A simple example of cooperative multitasking in C in userspace☆37Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆194Updated last year
- A minimal stack-based VM☆182Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- A quick and dirty HTTP client library in and for C.☆172Updated 3 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆368Updated 2 months ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 3 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- A set of dbg(…) macros for C☆88Updated last month
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Open source file system for small embedded systems☆34Updated 4 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆605Updated 7 years ago
- WebSockets in C for Embedded Applications☆76Updated 2 years ago
- Example for a C environment with CMake, Docker, Unity, and GitHub Actions.☆70Updated 11 months ago
- Minimal HTTP processing library☆153Updated 5 years ago