void-pointers
Here are 7 public repositories matching this topic...
A set of efficient data structures in C, created in a generic way
- Updated
Oct 3, 2023 - C
All algorithms and datastructures from Introduction to Algorithms (CLRS) in C
- Updated
Oct 18, 2025 - C
Binary Search Trees, Splay Trees and Red Black Trees implemented in C
- Updated
Jan 4, 2018 - C
Writing my own library with standard functions in C.
- Updated
Dec 10, 2022 - C
Void data pointers manager for dedications by value, managing: insertion, deletion, finding, and printing operations.
- Updated
Mar 20, 2024 - C
Create dynamically-allocated arrays of any data type in the C language.
- Updated
Dec 14, 2023 - C
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
- Updated
Nov 11, 2025 - C++
Improve this page
Add a description, image, and links to thevoid-pointers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thevoid-pointers topic, visit your repo's landing page and select "manage topics."