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.
☆134Updated 8 months ago
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☆184Updated 9 years ago
- 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 this week
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 years ago
- Lightweight WebSocket library for C.☆86Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- Implement your own TCP IP Stack☆217Updated last week
- A collection of commonly used C MACROS☆145Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- C String handling library inspired by Luca Sas☆261Updated last month
- A regular expression engine in C☆44Updated last year
- Practical design patterns in C☆445Updated 2 years ago
- A quick and dirty HTTP client library in and for C.☆173Updated 3 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- B-tree implementation in C☆362Updated 8 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- Simple hash table implemented in C☆180Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆440Updated 6 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Stackless Async Subroutines for C☆757Updated 2 years ago
- str: yet another string library for C language.☆342Updated 11 months ago
- wsServer - a tiny WebSocket server library written in C☆480Updated 2 months ago
- My variant of the C Template Library☆268Updated 3 months ago
- A set of dbg(…) macros for C☆94Updated 5 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆252Updated last year
- Lightweight event-loop library based on multiplexing IO☆36Updated last year
- WebSockets in C for Embedded Applications☆78Updated 2 years ago