troydhanson / examples
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
- ☆32Updated 2 years ago
- ☆27Updated 9 years ago
- Linear Linked List Library☆49Updated last year
- Portable Event Library☆17Updated last week
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 11 years ago
- dynamic memory allocation tracer☆22Updated 2 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Regular expressions library for embedded systems☆39Updated 7 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆60Updated last month
- A simple least recently used cache written in C☆31Updated 5 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 6 years ago
- tinysh: minimal shell☆29Updated 13 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 6 years ago
- Asynchronous Multicast Callbacks in C☆10Updated 2 months ago
- Obtain a pointer to the struct that contains the struct member☆20Updated 10 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 7 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A bit-array manipulation library in C☆10Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- C/C++ Style Checker☆39Updated 6 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- Fast RFC 3339 (ISO 8601) timestamp parser and formatter implemented in C, zero dependencies.☆37Updated 11 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 10 years ago