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.
☆136Updated 9 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☆186Updated 9 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 weeks ago
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- Implement your own TCP IP Stack☆221Updated last week
- Lightweight WebSocket library for C.☆85Updated 3 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…☆160Updated last month
- A collection of commonly used C MACROS☆147Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- Thread safe linked list data structure for C☆23Updated 4 years ago
- B-tree implementation in C☆365Updated 9 months ago
- Simple hash table implemented in C☆182Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- WebSockets in C for Embedded Applications☆78Updated 2 years ago
- Lightweight event-loop library based on multiplexing IO☆36Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- A quick and dirty HTTP client library in and for C.☆174Updated 3 years ago
- a set of simple utilities in c for microcontrollers☆214Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- Stackless Async Subroutines for C☆757Updated 2 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 7 months ago
- Practical design patterns in C☆448Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆172Updated last year
- A regular expression engine in C☆44Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆256Updated last year