Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

dynamic-array

Here are 161 public repositories matching this topic...

(Hopefully) useful code snippets and header-only libs

  • UpdatedJan 29, 2025
  • C++

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

  • UpdatedFeb 1, 2025
  • C

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

  • UpdatedNov 1, 2023
  • C

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

  • UpdatedFeb 21, 2021
  • C++

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

  • UpdatedApr 20, 2025
  • C

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

  • UpdatedSep 4, 2023
  • C++

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

  • UpdatedSep 24, 2020
  • C
libft

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

  • UpdatedMar 22, 2023
  • C

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

  • UpdatedJan 25, 2023
  • Python

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

  • UpdatedDec 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.

  • UpdatedMay 7, 2021
  • C

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

  • UpdatedMar 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.

  • UpdatedDec 29, 2023
  • C

My personal experiences in practicing data structures and algorithms.

  • UpdatedFeb 26, 2021
  • Java

This is just a repository to track my progress on learning Data Structures using Java. Feel free to make use of this repository!

  • UpdatedDec 7, 2021
  • Java

A C99 implementation of a growable array that mimics C++ std::vector

  • UpdatedNov 25, 2020
  • C

Improve this page

Add a description, image, and links to thedynamic-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 thedynamic-array topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp