bvdberg / code
Various code snippets to test stuff
☆16Updated 2 months ago
Alternatives and similar repositories for code
Users that are interested in code are comparing it to the libraries listed below
Sorting:
- A self-contained minimal library for interacting with Linux hot-plug events☆26Updated 7 years ago
- Memory slices for C99☆48Updated last month
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Documentation generator for C/C++ code☆51Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Single header libraries☆23Updated 5 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Collection of C utilities taken and cleaned up from my other projects☆35Updated 8 years ago
- A Win32 API wrapper for Xlib/X11☆24Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- Portable UNIX tools (personal repository)☆61Updated last year
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Simple and convenient data structure single-file public domain libraries for C/C++☆32Updated 4 years ago
- Simple string and Unicode library written in C.☆40Updated 3 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 10 months ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- scc - simple C Compiler☆57Updated 8 years ago
- A small C compiler☆32Updated last year
- portable type definitions for a free-standing environment☆11Updated 7 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- PE Resource Kit☆11Updated last month
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆13Updated 10 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 2 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- RAII dynamic array in C☆22Updated 6 years ago
- T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*…☆28Updated 10 years ago