troydhanson / examplesLinks
Examples of common C techniques on Linux
☆32Updated 8 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 years ago
- ☆35Updated 2 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- ☆28Updated 9 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- hexdump.c: Single file C library implementation of the BSD command-line utility☆103Updated 7 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…☆124Updated 2 years ago
- Linear Linked List Library☆51Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it …☆21Updated 8 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 2 weeks ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆42Updated 2 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated last year
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆77Updated last year
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- Linux Kernel configuration tools - Windows Port☆21Updated 11 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- NIH Utility Library☆92Updated 4 years ago
- Regular expressions library for embedded systems☆47Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 7 years ago