An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with array-manipulation

A curated list of projects in awesome lists tagged with array-manipulation .

https://github.com/jajaperson/iterable-utilities

A bunch of utilities for working with iterables, many inspired by the native array methods.

array array-manipulation iterable javascript typescript utility

Last synced: 08 Sep 2025

https://github.com/farukalpay/dynamicarray

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.

array-manipulation c c-datastructures c-library cs-fundamentals custom-allocator data-structure dynamic-array educational embedded-c generic-programming header-only learn-c low-level memory-management pointer-arithmetic resizable-array stdvector-alternative systems-programming vector

Last synced: 26 Jun 2025

https://github.com/synacktraa/nonstd.h

my implementation of predefined functions of C and some useful data manipulatiing functions.

array-manipulation c-language c-library dsa-algorithm functions string-manipulation

Last synced: 21 Mar 2025

https://github.com/mcquerol/java-projects

Various Java projects showcasing OOP, data structures, and GUI development.

array-manipulation calculator data-structures gui java minecraft-plugins notepad-clone object-oriented-programming personal-projects

Last synced: 23 Feb 2025

https://github.com/writetome51/array-get-and-remove-all-before

2 functions: one removes and returns all array items before the first instance of a value, and the other removes and returns all array items before the last instance of a value

array-manipulation get-item javascript remove typescript

Last synced: 21 Feb 2025

https://github.com/writetome51/array-get-and-remove-head-tail

These functions remove and return items from the beginning and end of the array, respectively

array-manipulation elements javascript remove typescript

Last synced: 21 Feb 2025

https://github.com/jatiinyadav/arr-toolkit

A TS compatible utility library for array manipulation.

array-manipulation npm typescript

Last synced: 28 Jan 2026

https://github.com/rodikh/js-sheets

A javascript array manipulation library that mimics spreadsheet and database functionality in variable

array-indexing array-lookup array-manipulation javacript

Last synced: 25 Feb 2025