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.
☆132Updated 7 months ago
Alternatives and similar repositories for sol
Users that are interested in sol are comparing it to the libraries listed below
Sorting:
- A simple memory allocator - Memory allocation 101☆299Updated 6 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Implement your own TCP IP Stack☆213Updated last month
- 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
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- B-tree implementation in C☆362Updated 7 months ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆582Updated last year
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Stackless Async Subroutines for C☆753Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆434Updated 6 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆266Updated last year
- A quick and dirty HTTP client library in and for C.☆173Updated 3 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Practical design patterns in C☆445Updated last year
- Simple hash table implemented in C☆180Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 3 months ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 years ago
- A regular expression engine in C☆44Updated last year
- wsServer - a tiny WebSocket server library written in C☆478Updated last month
- IRC chatbot written in C.☆28Updated 3 weeks ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Object-Oriented Programming With ANSI-C☆295Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- A minimal TCP/IP stack☆531Updated last year