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:
- A simple library of data structures for C☆54Updated 5 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆142Updated 3 years ago
- Simple standalone progress bar in C.☆12Updated 6 years ago
- A simple CGI webserver written in C with no dependencies.☆106Updated 4 years ago
- Text editor using ncurses library☆32Updated 3 years ago
- NIH Utility Library☆90Updated 3 years ago
- C utility libraries☆73Updated this week
- Examples from "Developing Linux Applications with GTK+ and GDK" by Eric Harlow☆70Updated 14 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- My own C library. Probably don't use it.☆33Updated 5 years ago
- Simple CSV parser written in C☆105Updated 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 3 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…☆28Updated 3 months ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year
- This is my very own text editor inspired by the kilo text editor☆16Updated 11 months ago
- A regular expression engine in C☆42Updated last year
- Lua From Scratch (WIP)☆111Updated 7 years ago
- PBL is an MIT License open source C-language library of functions that can be used in a C or C++ project. PBL is highly portable and comp…☆42Updated 7 months ago
- C header library for typed lists (using macros and "template" C).☆52Updated 11 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Simple hash table implemented in C☆177Updated last year
- Tiny C string library☆204Updated last year
- Hierarchical memory allocator☆73Updated 10 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Check if a given string is a valid utf-8 string.☆40Updated 2 years ago
- Hash Table Library for C☆16Updated 2 years ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago