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.
☆128Updated 6 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
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 6 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…☆157Updated last month
- B-tree implementation in C☆359Updated 5 months ago
- 🦁 Nala - A delightful test framework for C projects.☆67Updated 3 years ago
- A quick and dirty HTTP client library in and for C.☆173Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆167Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆174Updated 3 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆607Updated 7 years ago
- Basic skeleton of a linux daemon written in C☆175Updated 3 years ago
- Implement your own TCP IP Stack☆207Updated this week
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆576Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- WebSockets in C for Embedded Applications☆77Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆293Updated 8 years ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- A set of dbg(…) macros for C☆89Updated 3 months ago
- Stackless Async Subroutines for C☆754Updated 2 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆427Updated 4 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆138Updated 3 years ago
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆206Updated last year
- A regular expression engine in C☆42Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- Beej's Guide to Unix Interprocess Communication source☆137Updated 4 months ago
- wsServer - a tiny WebSocket server library written in C☆473Updated this week