troydhanson / examplesLinks
Examples of common C techniques on Linux
☆32Updated 7 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- ☆27Updated 9 years ago
- ☆33Updated 2 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Linear Linked List Library☆51Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated last year
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 3 years ago
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆121Updated 2 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Linux Kernel configuration tools - Windows Port☆21Updated 11 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- NIH Utility Library☆91Updated 3 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated 10 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆129Updated 12 years ago
- libelf☆83Updated 8 years ago
- Embedded Web Server☆18Updated last year
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe…☆42Updated 8 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 7 months ago
- This repository was created to maintain "calltree", initial source code from calltree-2.3. "calltree" is a static call tree generator for…☆24Updated 6 years ago