bartobri / data-structures-cLinks
A collection of algorithms for data structure manipulation in C
☆111Updated 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:
- 🔗 Common Data Structures and Algorithms☆51Updated last week
- The SNIPPETS C and C++ Source Code Archives☆116Updated 10 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Terminal-based clones of popular arcade games.☆156Updated 4 years ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆29Updated 6 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- Linear Linked List Library☆51Updated last year
- Practical design patterns in C☆442Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- A custom malloc implementation in C explained☆65Updated 3 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Notes on C and experimental files.☆71Updated 9 years ago
- A simple Makefile for C executables and static libraries☆28Updated 11 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆606Updated 7 years ago
- A collection of commonly used C MACROS☆141Updated 2 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- 64 bit nasm code examples☆59Updated 4 years ago
- Library of data containers and data structures for C programming language.☆66Updated 4 years ago
- An argument-parsing library for C.☆69Updated 3 weeks ago
- C++ implementation of a gap buffer.☆52Updated 7 months ago
- C/C++ Cheat Sheet☆201Updated last week
- A small and simple static analysis tool for C in C☆30Updated 9 months ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆173Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- C header library for typed lists (using macros and "template" C).☆52Updated 11 years ago
- Command-line calculator☆79Updated last year
- C utility libraries☆73Updated 6 months ago