bartobri / data-structures-cLinks
A collection of algorithms for data structure manipulation in C
☆110Updated 2 years ago
Alternatives and similar repositories for data-structures-c
Users that are interested in data-structures-c are comparing it to the libraries listed below
Sorting:
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- 🔗 Common Data Structures and Algorithms☆54Updated 2 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- A collection of commonly used C MACROS☆146Updated 2 years ago
- Terminal-based clones of popular arcade games.☆156Updated 5 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- The SNIPPETS C and C++ Source Code Archives☆116Updated 10 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Hands-On Network Programming with C, published by Packt☆339Updated 5 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- My C libraries and programs☆61Updated last year
- A small and simple static analysis tool for C in C☆30Updated last year
- C/C++ Cheat Sheet☆205Updated 2 weeks ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆29Updated 6 years ago
- An argument-parsing library for C.☆70Updated 3 months ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- This repository will contains C programs from beginners to advance level☆77Updated 4 years ago
- Convert JSON to C data literals☆136Updated 11 years ago
- Notes on C and experimental files.☆73Updated 9 years ago
- Practical design patterns in C☆445Updated 2 years ago
- C++ Quick Reference☆185Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- C header library for typed lists (using macros and "template" C).☆54Updated 11 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☆117Updated 5 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Linear Linked List Library☆51Updated last year