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.
☆126Updated 5 months ago
Alternatives and similar repositories for sol
Users that are interested in sol are comparing it to the libraries listed below
Sorting:
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Learning Linux inter-process communication (IPC)☆16Updated 6 years ago
- 🦁 Nala - A delightful test framework for C projects.☆67Updated 2 years ago
- Lightweight WebSocket library for C.☆85Updated 3 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…☆156Updated last week
- B-tree implementation in C☆356Updated 5 months ago
- just a simple dns implementation☆37Updated 15 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Google Protocol Buffers tools (C code generator).☆77Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- A Preemptive Hard Real Time kernel for embedded devices.☆51Updated 4 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Implement your own TCP IP Stack☆207Updated 3 weeks ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 3 years ago
- A set of dbg(…) macros for C☆88Updated 2 months ago
- NIH Utility Library☆89Updated 3 years ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆178Updated 3 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆166Updated last year
- Thread safe linked list data structure for C☆23Updated 4 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago
- A collection of commonly used C MACROS☆141Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year
- Tiny epoll-based event loop library for event-driven Linux applications☆26Updated 3 years ago
- A minimal TCP/IP stack☆527Updated last year