An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dynamic-arrays

phorward/libphorward

C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...

Language: C - Size: 9.43 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 8

TensorPhobia/DynamicArray

Implementation of c== std vector in c , done live on twitch

Language: C - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

R0mb0/Dynamic_array_classic_asp

Collection of libraries and classes for having dynamic arrays on classic asp.

Language: Classic ASP - Size: 102 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

detectivekaktus/gear

My personal standard library in C

Language: C - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

Ersalman4/Stack_Operations

A menu driven stack implementation in C using Modular design and Makefile

Language: C - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zakarouf/z_

An Easy-to-use Framework for the C Language.

Language: C - Size: 17.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

i-am-djordan/CSC375-Twitter-Project

Modify your HW1 in a way that your followers should be stored in an Array object (a dynamic array created by Array class).

Language: C++ - Size: 17.6 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

pzaino/zvector

An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.

Language: C - Size: 21.7 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 4

obenchkroune/c-dynamic-array

A simple C dynamic array implementation

Language: C - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

alexiszamanidis/vector

Generic Vector/Dynamic Array implementation using Macros in C.

Language: C - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

mhamdyx/Supermarket_Management_System

Three different implementations of the same system: Dynamic Array, Linked-List, and Abstract Data Type

Language: C - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Paroryx/UE04

Java programs for the fourth exercise unit (UE04) in "Software Development 1". Focus: working with one-dimensional and two-dimensional arrays.

Language: Java - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Kalyan767Z/Method_Resize_and_addition

HomeWork 8: A comprehensive program to resize arrays and add or remove elements at specific positions. Demonstrates modular design in C#.

Language: C# - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Kalyan767Z/Work_with_array

HomeWork 6: A C# program that manipulates arrays by resizing, adding, or removing elements. Demonstrates dynamic array operations and input validation.

Language: C# - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ryanoutcome20/Dynamic-Arrays

Adds support for dynamic arrays in base C.

Language: C - Size: 217 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Pulsar7/DynamicArrayLib

Custom implementation of Dynamic-Arrays in C

Language: C - Size: 222 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RISC-OS-Community/ZVector

A port of ZVector library to RISC OS (this is NOT the official ZVector for all platforms repository!)

Language: C - Size: 345 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

eman06/automotive-analytics

This C++ project focuses on automotive data analysis. It reads a CSV file containing detailed car information, stores it in a dynamic array, and applies operator overloading to analyze different car types. The implementation uses basic structures, avoiding STL containers, and showcases dynamic memory management.

Language: C++ - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevilKo0l/data-structures-algorithm-collection

A collection of data structures and algorithm for C# programer

Language: C# - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Conzxy/zda

Practical toolbox of data structures and algorithms

Language: C - Size: 244 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BeyzaKomish/Matrix-Multiplication-Project

This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.

Language: C++ - Size: 881 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

KPlanisphere/matrix-vector-ops-cpp

Proyecto 1 - Estructuras de Datos

Language: C++ - Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Rennsen/TP1_ALSDD_R-T

Practical Work N°1: Linked List | This project is a collaborative effort between Rayan Derradji and Tarek Ait Ahmed for the Practical Work N°1 on Linked List

Language: C - Size: 1.65 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fulcus/text-editor

A simple text editor with undo-redo inspired by ed

Language: C - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

baribgf/C-Dynamic-Arrays

Dynamic arrays library for the C programming language.

Language: C - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

U-LF/DSA-Semester-Project

This was my semester project for 3rd semester as a Software Engineering student

Language: C++ - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

muhibarshad/Salik-Bank-Limited

Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .

Language: C - Size: 31.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

muhibarshad/Zero-to-Advance-OOP-Concepts-CPP

Step by step explain concepts deeply ,proper examples with tested portions, short notes in the form of slides , external material links and much more.

Language: C++ - Size: 170 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

muhibarshad/Typing-Speed-Tester-In-CPP

Topics Covering :" Dynamic Character Arrays ". Functionalities: Show total words and letters you write , , total time you consume , speed per minute ,an additional backSpace run-time deletion functionality

Language: C++ - Size: 92.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DilZhaan/DSA

This repository contains my implementations and practice exercises related to Data Structures and Algorithms. I have been learning from the Hex Coder Youtube Channel, and I've uploaded my code here for reference and sharing with the community.

Language: C++ - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dahnnyboi/CPP-Data-Structures

Common data structures implemented using C++

Language: C++ - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hc219417/Playlist

The idea of a sequence class is that the application programmer can choose where an item is stored in the list, and that sequence, or order, of the items remains the same, even when things are deleted. In this project we pass that capability on to the user allowing them to order a playlist of their favorite songs in any way they choose.

Language: C++ - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JohnPapad/Mini-Search-Engine

A Mini Search Engine in C++, using an inverted index and a trie.

Language: C++ - Size: 2.62 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

reviisori/lem_in

A Graph Traversal Algorithm

Language: C - Size: 4.33 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

saparmuratx/VecInt

Simple std::vector<int> implementation in C++

Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AlokikPathak/data-structures

Implementation of Data Structures in C

Language: C - Size: 590 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

cMardc/Dynamic_Arrayduino

A dynamic array library for arduino

Language: C++ - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Akkii4/Solidity_Storage-Memory-Layout

Contract collection for understanding Solidity Complex Storage Layout

Language: Solidity - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

luca-conterio/NDTM_Simulator

A simulator for non-deterministic single tape acceptor Turing Machine.

Language: C - Size: 1.44 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

abhijith96/ResizableArrayImplementations

Space Efficient Resizable Array Implementations.

Language: C++ - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

marLoster/DynArray

Library with dynamic integer array for c language

Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sanaazz/Banking_System

A banking system with multiple branches and multiple customers

Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sohaib90/dynamic_array

Implementation of a dynamic array in c

Language: C - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Dark-CodeX/vector

VECTOR : The Resizable Array Library

Language: C++ - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Zekronz/C-Vector

Dynamic array implementation in C, inspired by C++ vectors.

Language: C - Size: 24.4 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Zekronz/C-String

Dynamic string implementation in C.

Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rafaelfigueredog/DynamicArrayInC

This is an implementation of a dynamic array in C. A dynamic array is an array whose size can be changed during runtime.

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marcoyuuu/ServerGroup

Practice writing a class called ServerGroup to serve people waiting in line, with functions to manage a dynamic integer array representing server availability and time, as well as a destructor, overloaded assignment operator, and copy constructor for proper memory management and object assignment.

Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Brock-Ferrari/Dynamic-Games

C++ Application that accepts information from the user on games they have played. Demonstrates the usage of dynamic arrays and implementations in programming

Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

randusy/cstructs

IntegerArray, Double Array, StringArray and String2DArray Data Structures For C.

Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

julianhartmer/darr

A dynamic array implementation conforming to C99+

Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

umershaikh123/2D-Matrix

How to create a 2D dynamic matrix class in C++

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlekseyLibin/CppTasks

C++ Practice

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shinixagami/Helful-Programs

C++ Fundamentals

Language: C++ - Size: 2.01 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kala13x/xjson

Simple, fast, and fully functional JSON library based on the recursive parser and lexical analyzer

Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

lmizner/dynamic_arrays

Data structures assignment consisting of dynamic arrays, bags, stacks, and queues.

Language: Python - Size: 214 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

federicoromeo/ed-with-multiples-Undo

Implementation of a text editor with persistent bbst [Algorithms and Data Structures project]

Language: C - Size: 2.51 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

smysloff/c-dynamic-matrix

Динамические двумерные массивы в С (Си)

Language: C - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rehan-code/Print-Words-Alphabetically

Program takes in 2 files and prints out the words in the original order, the number of words for each alphabet, and all the words in alphabetical order.

Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KennedyTedesco/dynamic-array

Dynamic array in C

Language: C - Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

PlatziMaster/challenge-cs-01

Implementation of Dynamic Arrays

Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

ashankaushalya97/DataStructures-Alogrithms

Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kathleenwest/AdvancedConsoleApplicationII

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Generics IDisposible Pattern Utilities Dynamic Array IEnumerable<T> Interface Swap

Language: C# - Size: 292 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
dynamic-arrays 63 c 21 data-structures 13 cpp 12 dynamic-array 9 array 8 linked-list 8 arrays 7 library 6 stack 5 csharp 4 algorithms 4 vector 4 queue 3 csharp-code 3 hash-table 3 linked-lists 2 interface 2 bst 2 dynamic 2 oop 2 c99 2 abstraction 2 dynamic-allocation 2 csharp-programming 2 object-oriented-programming 2 dotnet 2 oop-in-cpp 2 classes-and-inheritance 2 dotnet-core 2 matrix-multiplication 2 class 2 binary-search-tree 2 queues 2 stacks 2 operator-overloading 2 multi-dimensional-array 2 doubly-linked-list 2 vectors 2 double-linked-list 2 matrix-calculations 2 singly-linked-list 2 algorithms-and-data-structures 2 memory-management 2 arduino-sketch 1 advanced-solidity 1 arduino 1 evm-opcodes 1 tree-traversal 1 evm-storage 1 solidity 1 solidity-storage 1 acceptor 1 bfs-algorithm 1 chunk 1 graph-algorithms 1 graph-search 1 utilities 1 graph-structures 1 machine-step 1 garbage-collection 1 c-plus-plus 1 trees 1 sequence-classes 1 bm25 1 document-frequency 1 document-searching 1 frequency-table 1 idf 1 inverted-index 1 posting-list 1 query-string 1 relevance 1 search-engine 1 term-frequency 1 text-search 1 trie 1 trie-structure 1 graph-traversal 1 in-depth-algorithm 1 dynamic-memory 1 dynamic-memory-allocation 1 heap 1 binary-search-tree-traversal 1 breadth-first-search 1 data-structrues 1 data-structures-algorithms 1 data-structures-and-algorithms 1 depth-first-search 1 heapsort-algorithm 1 level-order-traversal 1 priority-queues 1 queue-algorithm 1 idisposable 1 lexer 1 json-serialization 1 json-parsing-library 1 json-parser 1 json-creator 1 json 1