FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

pointer-arithmetic · GitHub Topics · GitHub

#

pointer-arithmetic

Here are 23 public repositories matching this topic...

The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like reactive programming, built-in lexer generator, and more.

  • Updated Jun 26, 2026
  • 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

a simple calculator made in brainfuck(its a programming language)

  • Updated Aug 5, 2026
  • Brainfuck

An esoteric programming language based on pointers to a shared, 3D memory space.

  • Updated Sep 24, 2017

A helper to iterate over unsafe pointers.

  • Updated Sep 26, 2020
  • Go

A low-level C Chess Engine exploring pointer arithmetic, memory management, and ANSI terminal rendering. Currently in Sandbox Mode.

  • Updated Feb 23, 2026
  • C

A beginner-friendly guide to understanding pointers in C programming. Includes simple explanations, diagrams, and practical code examples covering pointer basics, pointer arithmetic, arrays, functions, and memory management.

  • Updated Mar 9, 2026
  • C

Bu proje; kullanıcıların alışveriş listelerini dijital ortamda yönetmelerine, bütçe takibi yapmalarına ve verilerini C programlama dili kullanarak kalıcı bir şekilde saklamalarına olanak tanır.

  • Updated Dec 29, 2025
  • C

J'ai développé un interpréteur Brainfuck en C, un langage minimaliste qui manipule des pointeurs pour exécuter des commandes simples. Ce projet nécessite la compréhension des concepts bas niveau, tels que la gestion de la mémoire et des boucles.

  • Updated Sep 16, 2024
  • C

Console-based 2048 game implemented in C using pointer arithmetic and modular file structure.

  • Updated May 1, 2025
  • C

Gerenciador de lista de contatos em C, usando apenas um buffer de memória dinâmica e aritmética de ponteiros, sem variáveis declaradas.

  • Updated Aug 8, 2025
  • C

Files by Course C Beginner (Pointers)

  • Updated Apr 11, 2021
  • C

☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array

  • Updated Jan 30, 2025
  • C++

This project was a memory allocation assignment I was tasked with in my operating systems class, I had two partners to collaborate with.

  • Updated Oct 30, 2022
  • C

Console-based C++ system for record management and simulation built with heap-allocated 3D grid architecture, dynamic memory, pointer arithmetic, and file persistence.

  • Updated May 29, 2026
  • C++

targil-2-bonus from course C/CPP, based on an advanced integration of high-performance C sorting algorithms with a Python infrastructure. The project features automated python-bindings via ctypes, an educational console pointer arithmetic visualizer in C, and an interactive, Moovit-inspired transit routing GUI using a native Tkinter vector engine.

  • Updated May 20, 2026
  • Python

Improve this page

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

Learn more


Back | FazBrowse Home | New Git URL