pasce / daemon-skeleton-linux-cLinks
Basic skeleton of a linux daemon written in C
☆176Updated 4 years ago
Alternatives and similar repositories for daemon-skeleton-linux-c
Users that are interested in daemon-skeleton-linux-c are comparing it to the libraries listed below
Sorting:
- Beej's Guide to Unix Interprocess Communication source☆142Updated 6 months ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- safec libc extension with all C11 Annex K functions☆378Updated 2 months ago
- A list of awesome C preprocessor stuff☆367Updated 3 months ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- Simple example of daemon for Linux☆376Updated last month
- ☆55Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated 2 months ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆135Updated 9 months ago
- A docker-based version of Matt Godbolt's compiler-explorer application☆93Updated last week
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆107Updated this week
- Command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide informa…☆81Updated this week
- ctest is a unit test framework for software written in C.☆242Updated 2 months ago
- Simple hash table implemented in C☆180Updated last year
- Advanced cross-platform logging library for C/C++☆149Updated last month
- A collection of commonly used C MACROS☆146Updated 2 years ago
- C library to print nicely formatted tables☆28Updated 7 months ago
- A single header C library to simplify splitting and processing strings☆51Updated 2 weeks ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆235Updated last week
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Framework and Plugin design in C☆243Updated last year
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Source of the "Practical Guide to Bare Metal C++" free e-book☆103Updated 4 years ago
- Kernel 4.10 Examples of linux drivers.. for practice and reference☆58Updated 2 months ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 6 months ago
- A set of dbg(…) macros for C☆94Updated 6 months ago
- An elegant unit testing framework for C with support for mock objects.☆260Updated 2 years ago
- "Nibble And A Half" is an ANSI C library that provides fast base64 encoding and decoding, all in a single header file.☆57Updated 5 months ago
- Sample c network programming☆94Updated 7 years ago