20centaurifux / datatypesLinks
A collection of various datatypes in C (linked lists, stack, queue, red-black tree, hash table and associated array).
☆9Updated last year
Alternatives and similar repositories for datatypes
Users that are interested in datatypes are comparing it to the libraries listed below
Sorting:
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Linear Linked List Library☆51Updated last year
- NIH Utility Library☆90Updated 3 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- A library for students to learn data structures in C☆28Updated 6 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
- A library of "connected" data structures☆130Updated last year
- The Generic Data Structures Library from http://home.gna.org/gdsl/☆15Updated 9 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Logging library for C applications☆22Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆122Updated 6 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated last week
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆29Updated 6 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆24Updated 2 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- Tutorials on autoconf☆17Updated 9 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆35Updated 3 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 5 years ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆21Updated 8 years ago