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:
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Simple hash table implemented in C☆185Updated 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
- Implement your own TCP IP Stack☆224Updated this week
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Lightweight WebSocket library for C.☆84Updated 4 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆179Updated 2 months ago
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- B-tree implementation in C☆373Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- 🦁 Nala - A delightful test framework for C projects.☆69Updated 3 months ago
- Practical design patterns in C☆450Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆453Updated 11 months ago
- Basic skeleton of a linux daemon written in C☆180Updated 4 years ago
- A quick and dirty HTTP client library in and for C.☆176Updated 3 years ago
- A lightweight HTTP server as a library.☆157Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆265Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆389Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- A regular expression engine in C☆44Updated 2 years ago
- wsServer - a tiny WebSocket server library written in C☆493Updated 6 months ago
- A pure C implementation of the Observer Pattern☆64Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated 2 weeks ago
- Pub/Sub library for C☆81Updated 4 years ago
- WebSockets in C for Embedded Applications☆79Updated 2 years ago