The Wayback Machine - https://web.archive.org/web/20220516033741/https://github.com/topics/dynamic-array
Here are
82 public repositories
matching this topic...
(Hopefully) useful code snippets and header-only libs
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
Librería de Arduino que implementa un array dinámico
'School 42' project. C library with my own implementation of some useful functions and modules.
A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array
A C vector library similar to the C++ STL vector
Generic data structures with C. There are implementation of Circular buffer, Linked List, Dynamic Array, Stack, Queue.
A fast, generic, contiguous growable array type written in pure C.
Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions
Updated
Nov 17, 2021
Python
My personal experiences in practicing data structures and algorithms.
Updated
Feb 26, 2021
Java
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
This is just a repository to track my progress on learning Data Structures using Java. Feel free to make use of this repository!
Pile of utilities around ugeneric_t type.
Dynamic Array Allocator C/C++ - a C++ header file only library
Data structures & abstract data types in C++
Kumpulan tugas dan latihan mata kuliah Struktur Data - Institut Teknologi Sepuluh Nopember
A vector-like container class which stores elements as array of pointers to each element
assembly x86 Manipulate an array that you build , Dynamic array
Updated
Feb 20, 2019
Assembly
A lightweight non-allocating dynamic array with compile-time fixed size.
Generic type-safe dynamic array library for C
A C99 implementation of a growable array that mimics C++ std::vector
A data structures library implemented in C++ that features commonly found structures such as queues, stacks, singly linked lists and dynamic arrays.
Generic implementation of data structs in C
A simple library that provides dynamic array capabilities to the C programing language.
A simple dynamic array library for C
Improve this page
Add a description, image, and links to the
dynamic-array
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dynamic-array
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.