A library of generic data structures for the C language.
-
Updated
May 31, 2024 - C
A library of generic data structures for the C language.
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
My variant of the C Template Library
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
ArrayDeque is a fast, array-backed deque implementation for Python written in C.
Algoritmi i strukture podataka SI/2022-2023
Kumpulan tugas dan latihan mata kuliah Struktur Data - Institut Teknologi Sepuluh Nopember
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python)
Infix to Postfix expression converter and evaluator
This is a repository containing declarations and definitions of different data structures in C. Multiple definitions are proposed for each data structure, such as alternatives using arrays and/or linked lists. It is designed for learning, practice, and use in larger projects. Each data structure is implemented with comments and example usage.
Simple implementation of a double-ended queue in C
C Deque Library, for any data type, also already specialized for common types
A C library with a collection of basic data structures
Building a stack and converting it to a deque [RU]
C utility functions / libraries for my own projects
Repository for my Data Structures using C series
👓(ONGOING) This repo will contain all ds and algorithms required for competitive programming in
IDST232C Codes
Add a description, image, and links to the deque topic page so that developers can more easily learn about it.
To associate your repository with the deque topic, visit your repo's landing page and select "manage topics."