yorickdewid / useful-cLinks
List of C libraries to power your project
☆27Updated 10 years ago
Alternatives and similar repositories for useful-c
Users that are interested in useful-c are comparing it to the libraries listed below
Sorting:
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 4 years ago
- NIH Utility Library☆92Updated 4 years ago
- A simple CGI webserver written in C with no dependencies.☆110Updated 4 years ago
- Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.☆200Updated 3 years ago
- Simple hash table implemented in C☆183Updated last year
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆240Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- [unmaintained] Simpler HTTP request library for C, influenced by python-requests.☆65Updated 4 years ago
- a library of useful C utilities☆63Updated 12 years ago
- A regular expression engine in C☆44Updated 2 years ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆84Updated 6 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- Simple CSV parser written in C☆110Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 9 months ago
- Asynchronous HTTP(S) engine for C/C++ projects (deprecated, use Node++ instead)☆79Updated 4 years ago
- Cross platform library to gather process and system information.☆91Updated 8 years ago
- A tiny embeddable HTTP server written in C89☆198Updated 6 years ago
- Tiny C string library☆206Updated 2 years ago
- A tiny web server in C☆157Updated 3 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- C hash implementation based on khash☆174Updated 5 months ago
- A collection of commonly used C MACROS☆149Updated 2 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- C-code generator for docopt language.☆321Updated last year
- mowgli development framework (version 2) -- generic runtime for atheme applications☆155Updated last year
- Sample code for using Serge Zaitsev's awesome jsmn JSON parsing library☆100Updated 10 years ago
- Write tests in C☆258Updated 2 years ago