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.
☆137Updated 11 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
- Implement your own TCP IP Stack☆221Updated last week
- Lightweight WebSocket library for C.☆85Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 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 this week
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆178Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- A collection of commonly used C MACROS☆149Updated this week
- B-tree implementation in C☆370Updated 11 months ago
- Stackless Async Subroutines for C☆764Updated 2 years ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- A regular expression engine in C☆44Updated 2 years ago
- 🦁 Nala - A delightful test framework for C projects.☆69Updated 2 months ago
- A LC3 virtual machine implementation in a few lines of C code☆387Updated 2 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆261Updated 2 years ago
- Practical design patterns in C☆449Updated 2 years ago
- C String handling library inspired by Luca Sas☆262Updated last month
- str: yet another string library for C language.☆347Updated 2 weeks ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆273Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆451Updated 10 months ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- My variant of the C Template Library☆278Updated last month
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 7 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated this week
- Simple hash table implemented in C☆183Updated last year
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago