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:
- ☆36Updated 2 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- ☆28Updated 10 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 years ago
- Generate minimal and customized core dump files on Linux.☆52Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 7 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 11 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 lightweight header only logging library for C☆56Updated 4 years ago
- sntpd is a fork of Larry Doolittle's ntpclient with added daemon, syslog, and IPv6 support☆55Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Fast RFC 3339 (ISO 8601) timestamp parser and formatter implemented in C, zero dependencies.☆38Updated 11 years ago
- Linux Kernel configuration tools - Windows Port☆21Updated 12 years ago
- A set of dbg(…) macros for C☆96Updated 9 months ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 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
- C utility functions for OpenWrt `from openwrt` http://git.openwrt.org☆14Updated 8 years ago
- UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform (for C and C++…☆25Updated 5 months ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 5 years ago
- NIH Utility Library☆92Updated 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 …☆22Updated 8 years ago
- Fork of Log4c project☆93Updated 9 years ago
- Process management tool for UNIX systems using gRPC☆12Updated 7 years ago
- A generic C memory pool☆101Updated 9 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆26Updated 7 years ago