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:
- ☆28Updated 10 years ago
- ☆36Updated 2 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 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…☆125Updated 2 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 12 years ago
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 3 years ago
- Linux Kernel configuration tools - Windows Port☆21Updated 12 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Linear Linked List Library☆52Updated last year
- LibreRTOS C/C++ Portable Single-Stack RTOS☆42Updated 2 years ago
- Random code snippets.☆104Updated 6 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- A single header C library to simplify splitting and processing strings☆54Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A set of dbg(…) macros for C☆96Updated 9 months ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 12 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- sntpd is a fork of Larry Doolittle's ntpclient with added daemon, syslog, and IPv6 support☆55Updated 2 years ago
- A lightweight header only logging library for C☆56Updated 4 years ago
- Google Protocol Buffers tools (C code generator).☆82Updated last year
- Embedded C Library (mirror)☆196Updated 2 weeks ago
- Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it …☆22Updated 8 years ago
- NIH Utility Library☆92Updated 4 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆276Updated 2 weeks ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆77Updated last year