vector
Here are 263 public repositories matching this topic...
We recreated a shell from scratch, with a minishell tester included, using only our own library (libft) and a limited range of external functions.
-
Updated
Jan 4, 2021 - C
Testdriving polymorphism for threadsafe vector-like structures (fifo, lifo, ringbuffer).
-
Updated
Apr 13, 2020 - C
Plain C typesafe vector data structure.
-
Updated
May 30, 2025 - C
"Data Structures in C" offers essential data structures implemented in C, including Vectors, Stacks, Queues, Linked Lists, Hash Maps, and Binary Heaps, with detailed operations and usage examples. It also features ADTErr for error handling. Perfect for learning and applying data structure concepts in C.
-
Updated
May 27, 2024 - C
naïve templated vector datatype in C using preprocessor tricks
-
Updated
Oct 1, 2022 - C
Common mathematics library, C99 GLM alternative (vector, matrix, quaternion, camera, bounding, color)
-
Updated
Nov 14, 2023 - C
Data structures and math modules in C.
-
Updated
May 20, 2025 - C
A simple vector library written in the c programming language.
-
Updated
Apr 17, 2022 - C
math/matrix library, w/ drawing functions in terminal. (3d cube projection)
-
Updated
Jul 10, 2021 - C
Dynamic boolean vector implementation for C programming language.
-
Updated
Apr 24, 2023 - C
Improve this page
Add a description, image, and links to the vector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector topic, visit your repo's landing page and select "manage topics."