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.
☆135Updated 10 months ago
Alternatives and similar repositories for sol
Users that are interested in sol are comparing it to the libraries listed below
Sorting:
- Code samples for the book Patterns in C☆187Updated 9 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…☆162Updated 2 months ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- Implement your own TCP IP Stack☆217Updated this week
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated 3 weeks ago
- Practical design patterns in C☆448Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- WebSockets in C for Embedded Applications☆78Updated 2 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated last month
- B-tree implementation in C☆368Updated 10 months ago
- A quick and dirty HTTP client library in and for C.☆175Updated 3 years ago
- wsServer - a tiny WebSocket server library written in C☆488Updated 4 months ago
- A collection of commonly used C MACROS☆148Updated 2 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆258Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Simple hash table implemented in C☆181Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆386Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 6 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A minimal TCP/IP stack☆532Updated last year
- Hobby OS☆245Updated 8 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Basic skeleton of a linux daemon written in C☆179Updated 4 years ago
- A regular expression engine in C☆44Updated 2 years ago
- A pure C implementation of the Observer Pattern☆64Updated 6 years ago