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

Projects in Awesome Lists tagged with pointers-and-arrays

A curated list of projects in awesome lists tagged with pointers-and-arrays .

https://github.com/juliaarrays/unsafearrays.jl

Stack-allocated pointer-based array views

arrays julia pointers-and-arrays

Last synced: 06 Apr 2025

https://github.com/teddyoweh/transvarpy

A new method of declaring and editing variables in python.

algorithms algorithms-and-data-structures modules pointers pointers-and-arrays python

Last synced: 09 Apr 2025

https://github.com/adebayo-s/alx-low_level_programming

💾 Low level programming projects repository. Done at @ALXAfrica-Holberton School

bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls

Last synced: 23 Apr 2025

https://github.com/mhamdyx/c-programming-a-modern-approach-2nd-ed-solutions

My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation

Last synced: 18 Mar 2025

https://github.com/gyakobo/quadtree-image-compression

This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.

c c-plus-plus compression-algorithm dynamic-programming grayscale-images malloc njit partitioning pointers-and-arrays rgb tree-structure weissman-score

Last synced: 12 Apr 2025

https://github.com/mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions

My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation

Last synced: 09 May 2025

https://github.com/thuongtruong1009/point2d-and-vector2d

The first mini project kind of Data Structure & Algorithm subject. Enjoy it !

algorithm data-structures java-8 pointers-and-arrays vector-space-model

Last synced: 11 Mar 2025

https://github.com/seikhchilli/bubble-sort-algorithm-cpp

Bubble Sort Algorithm using c++.Arranges array in ascending order.

algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms

Last synced: 15 Mar 2025

https://github.com/tebogoyungmercykay/computer_organisation_and_architecture

Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013

64 64-bit 64bit-assembly assembly c c-programming-language functions intel makefile objconv pointers pointers-and-arrays registers shell stack structs user-input x86-64

Last synced: 14 Mar 2025

https://github.com/bigizic/alx-low_level_programming

Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms

argc-argv calloc double-linked-list file-io hash-tables hashing linked-list makefiles makefiles-management malloc-free pointers pointers-and-arrays realloc single-linked-list-oprations static-libraries

Last synced: 01 Mar 2025

https://github.com/shroudsourav/dsa-using-c

Solving DSA questions using C Programming language. Pointers, structures, arrays, Linked list, Queue, Stack .etc. DSA topics will be discussed here

cprogramming-language dsa dsa-practice linked-list pointers-and-arrays queue stack structures

Last synced: 31 Mar 2025

https://github.com/dgwerds/estructuras_de_datos

colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++

console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure

Last synced: 23 Jan 2025

https://github.com/shannon-kioko/alx-low_level_programming

This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering

argument-parsing c debugging functionpointer linked-lists loops-and-iterations malloc pointers-and-arrays static-libraries variables variadic-functions

Last synced: 26 Feb 2025

https://github.com/anthonymazzie/wordfall

Try to type the random words correctly before they reach the bottom of the screen!

c game games pointers pointers-and-arrays typing typing-game typing-practice

Last synced: 02 Apr 2025

https://github.com/pidgey0403/simple-array-sorting

Sort and build a 3D array using pointers in C.

c dynamic-allocation input-output pointers pointers-and-arrays

Last synced: 21 Feb 2025

https://github.com/augustdanell/c-programs

Just a repo for maintaining and learning C.

c datastructures pointers-and-arrays

Last synced: 12 Apr 2025

https://github.com/allisonoge/alx-low_level_programming

Programming challenges that touches on concepts in C such as control flow programming, source and header files, compilation process, recursion, static and dynamic memory allocation, pointers, standard and common preprocessor directives and much more

c compilation memory-allocation pointers-and-arrays preprocessor-directives recursion

Last synced: 22 Feb 2025

https://github.com/castilloglenn/tictactoe

Activity for the subject DCIT 25D Data Structures and Algorithms, a different approach of tictactoe's checking algorithm.

pointers-and-arrays tictactoe tictactoe-game

Last synced: 13 Mar 2025

https://github.com/vatsalj17/dynamic-matrix-operations-using-c

Explore matrix operations in C with this project that includes functionality for dynamic memory allocation, ensuring efficient handling of matrices. Operations implemented: addition, subtraction, multiplication, and transposition.

2d-arrays beginner-friendly c dynamic-memory-allocation pointers-and-arrays

Last synced: 23 Mar 2025

https://github.com/werdsmind/estructuras_de_datos

colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++

console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure

Last synced: 07 Mar 2025

https://github.com/vinislima/42sp_piscine_c01

This project covers the topic of module C 01 from the 42 C Piscine, a series of programming exercises in C. It includes general instructions, an introduction to the subject, and a set of tasks focused on pointer and array manipulation.

42born2code c pointers-and-arrays

Last synced: 28 Mar 2025

https://github.com/codeslinger-alpha/snake-game-using-c

A basic snake game, made relying on pointers and 2D array.

c pointers-and-arrays snake-game

Last synced: 31 Mar 2025