vonj / snippets.orgLinks
The SNIPPETS C and C++ Source Code Archives
☆114Updated 10 years ago
Alternatives and similar repositories for snippets.org
Users that are interested in snippets.org are comparing it to the libraries listed below
Sorting:
- A regular expression engine in C☆44Updated 2 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆115Updated 3 weeks ago
- Convert JSON to C data literals☆137Updated 11 years ago
- A single header C library to simplify splitting and processing strings☆54Updated 4 months ago
- A collection of commonly used C MACROS☆151Updated 3 weeks ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- Dynace object-oriented extension to C☆120Updated last year
- An argument-parsing library for C.☆80Updated 7 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- NIH Utility Library☆92Updated 4 years ago
- A set of efficient data structures in C, created in a generic way☆43Updated 2 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆144Updated 4 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆58Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆167Updated last week
- A library of "connected" data structures☆131Updated 2 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆68Updated 5 years ago
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆26Updated 3 years ago
- My own C library. Probably don't use it.☆34Updated 6 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆42Updated 10 years ago