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 last year
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
- 🦁 Nala - A delightful test framework for C projects.☆69Updated 3 months ago
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- B-tree implementation in C☆372Updated last year
- 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 last week
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆264Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated 2 weeks ago
- Practical design patterns in C☆450Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Implement your own TCP IP Stack☆224Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Simple hash table implemented in C☆185Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Lightweight WebSocket library for C.☆84Updated 4 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆453Updated 11 months ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- A collection of commonly used C MACROS☆149Updated 3 weeks ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Beej's Guide to Unix Interprocess Communication source☆151Updated last week
- WebSockets in C for Embedded Applications☆79Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- C String handling library inspired by Luca Sas☆262Updated 2 months ago
- wsServer - a tiny WebSocket server library written in C☆493Updated 6 months 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 10 months ago
- Hobby OS☆246Updated 9 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- A set of dbg(…) macros for C☆96Updated 9 months ago