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 3 years ago
- [unmaintained] Simpler HTTP request library for C, influenced by python-requests.☆65Updated 3 years ago
- A simple CGI webserver written in C with no dependencies.☆108Updated 4 years ago
- NIH Utility Library☆91Updated 3 years ago
- C header library for typed lists (using macros and "template" C).☆54Updated 11 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Simple hash table implemented in C☆180Updated last year
- A collection of commonly used C MACROS☆146Updated 2 years ago
- Simple CSV parser written in C☆105Updated last year
- Fast and flexible CSV library written in pure ANSI C that can read and write CSV data.☆198Updated 3 years ago
- Extensible, lightweight terminal text editor with syntax highlighting and plugin support.☆284Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Tiny C string library☆205Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- C-code generator for docopt language.☆321Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- A tiny embeddable HTTP server written in C89☆192Updated 5 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆238Updated last year
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A small replacement for GNU readline() for UNIX☆386Updated 4 months ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆151Updated 4 years ago
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- Tetris in C and NCURSES.☆266Updated 6 years ago
- A simple Unix-like kernel trying to be POSIX compliant☆137Updated last year
- Fast web server & micro framework implemented in C. Just for fun.☆71Updated 5 years ago
- A socket library for C that makes writing socket programs a cinch.☆26Updated 11 years ago
- str: yet another string library for C language.☆342Updated 11 months ago