codepr / sol
Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.
☆120Updated 3 months ago
Alternatives and similar repositories for sol:
Users that are interested in sol are comparing it to the libraries listed below
- Learning Linux inter-process communication (IPC)☆16Updated 6 years ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Lightweight event-loop library based on multiplexing IO☆34Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Header-only library for asynchronous tasks in C☆265Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- IRC chatbot written in C.☆28Updated 2 months ago
- A library for events and fibers☆36Updated 4 years ago
- Code samples for the book Patterns in C☆181Updated 9 years ago
- B-tree implementation in C☆354Updated 2 months ago
- A set of dbg(…) macros for C☆85Updated this week
- A simple C coroutine library, with multithreading and more, the Go and C++20 style way.☆96Updated this week
- Open source file system for small embedded systems☆33Updated 4 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 2 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- Beej's Guide to Unix Interprocess Communication source☆136Updated last month
- A simple library of data structures for C☆54Updated 5 years ago
- wsServer - a tiny WebSocket server library written in C☆463Updated 3 months ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- WebSockets in C for Embedded Applications☆75Updated last year
- Ncurses TCP Chat☆67Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- A regular expression engine in C☆41Updated last year
- Asynchronous HTTP(S) engine for C/C++ projects (deprecated, use Node++ instead)☆79Updated 3 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 3 weeks ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 5 years ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆176Updated last month
- Simple hash table implemented in C☆170Updated last year