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 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

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

  • Updated Feb 23, 2026
  • 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

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

Cheerful phrases from your computer. Available for Windows only. Based on fortune (Unix):

  • Updated Feb 11, 2024
  • C

Annual sales analytics in C — 2 implementations (2D arrays and structs)

  • Updated May 14, 2026
  • C

Files by Course C Beginner (Pointers)

  • Updated Apr 11, 2021
  • 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

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

  • Updated Jan 30, 2025
  • C++

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