malaise / cLinks
My C libraries and programs
☆61Updated last year
Alternatives and similar repositories for c
Users that are interested in c are comparing it to the libraries listed below
Sorting:
- My own library of C programs, created whilst learning C☆39Updated 3 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- Exercism exercises in C.☆332Updated this week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆580Updated last year
- source code of The Standard C Library, by Plauger☆326Updated 8 years ago
- Object-Oriented Programming With ANSI-C☆294Updated 4 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- C Programming Projects☆816Updated last year
- snake, in C, with ncurses!☆129Updated 5 years ago
- pseudo-interpreter of the C programming language (using GCC)☆66Updated 3 years ago
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- C doubly linked list☆455Updated last month
- A simple shell in C☆57Updated 8 years ago
- Linux C Programming☆62Updated 6 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 3 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆178Updated 4 years ago
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆154Updated 8 years ago
- A simple CGI webserver written in C with no dependencies.☆108Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Linux kernel programming examples☆28Updated 10 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Tetris in C and NCURSES.☆263Updated 5 years ago
- Advanced cross-platform logging library for C/C++☆146Updated 5 months ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 2 months ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- My solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie, also re…☆352Updated 7 years ago
- Command-line calculator☆78Updated last year
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆275Updated 3 months ago