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.
☆129Updated 6 months ago
Alternatives and similar repositories for sol
Users that are interested in sol are comparing it to the libraries listed below
Sorting:
- Lightweight WebSocket library for C.☆84Updated 3 years ago
- Implement your own TCP IP Stack☆208Updated 2 weeks ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- A simple memory allocator - Memory allocation 101☆297Updated 6 years ago
- B-tree implementation in C☆359Updated 6 months ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆168Updated last year
- 🦁 Nala - A delightful test framework for C projects.☆67Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Lightweight event-loop library based on multiplexing IO☆36Updated 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…☆158Updated 2 months ago
- Simple hash table implemented in C☆178Updated last year
- 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…☆28Updated 4 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- Practical design patterns in C☆443Updated last year
- Thread safe linked list data structure for C☆23Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- wsServer - a tiny WebSocket server library written in C☆474Updated last month
- Hobby OS☆246Updated 8 years ago
- A regular expression engine in C☆44Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 3 months ago
- WebSockets in C for Embedded Applications☆78Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆579Updated last year
- A collection of commonly used C MACROS☆143Updated 2 years ago
- A simple example of cooperative multitasking in C in userspace☆39Updated last year
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Library of data containers and data structures for C programming language.☆66Updated 4 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆249Updated last year