← 返回首页
dynamic-array · GitHub Topics · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
#

dynamic-array

Here are 194 public repositories matching this topic...

(Hopefully) useful code snippets and header-only libs

  • Updated Apr 2, 2026
  • C++

A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)

  • Updated Feb 1, 2025
  • C

ANSI C implementation of dynamic array, with interface similar to C++ std::vector

  • Updated Nov 1, 2023
  • C

Headers Only C++11 Containers library. No standard library is required.

  • Updated Sep 4, 2023
  • C++

A C vector library similar to the C++ STL vector

  • Updated Apr 20, 2025
  • C

Librería de Arduino que implementa un array dinámico

  • Updated Feb 21, 2021
  • C++

A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array

  • Updated Sep 24, 2020
  • C

'School 42' project. C library with my own implementation of some useful functions and modules.

  • Updated Mar 22, 2023
  • C

Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions

  • Updated Jan 25, 2023
  • Python

Generic data structures with C. There are implementation of Circular buffer, Linked List, Dynamic Array, Stack, Queue.

  • Updated Dec 21, 2020
  • C

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.

  • Updated May 7, 2021
  • C

A fast, generic, contiguous growable array type written in pure C.

  • Updated Mar 18, 2022
  • C

This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.

  • Updated Dec 29, 2023
  • C

My personal experiences in practicing data structures and algorithms.

  • Updated Feb 26, 2021
  • Java

Comprehensive STB style header-only library of data structures implemented in C

  • Updated Aug 19, 2024
  • C
Load more…

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

Footer

© 2026 GitHub, Inc.