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

Topic: "pointer-arithmetic"

vovkos/jancy

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.

Language: C++ - Size: 22.1 MB - Last synced at: 12 days ago - Pushed at: 14 days ago - Stars: 70 - Forks: 10

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.

Language: C - Size: 166 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

quietsamurai98/BrainCube

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

Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

danielgatis/go-ptrloop

A helper to iterate over unsafe pointers.

Language: Go - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

jeifry1214/why-c-is-better-than-rust

🚀 Explore why C outshines Rust in systems programming by examining code efficiency, memory management, and time-tested practices in a single elegant file.

Language: Rust - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

fete2306/LowCostHash

理论尚可,无实际价值的灵感实践。对于一个键x,所消耗节点数为log_4 x,消耗空间为5log_4 x。支持自动升级节点,支持不同类型的键值对,可自动处理不同类型键的哈希冲突

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

kbw1nter/agenda-pbuffer

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.

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

napcakes/BLayout

A small C header to help with laying out and retrieving heterogeneous objects in contiguous memory.

Language: C - Size: 171 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Itamar-Hadad/2048-game-c

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

Language: C - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

harismuneer/Bubble-Sort-Using-Pointer-Arithmetic

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

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

KPlanisphere/array-pointer-manipulation

Practica 1 - Sistemas Operativos

Language: C - Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Wal33D/Array_Odyssey-C

Explore arrays, pointers, and memory addresses in C with Array's Odyssey! An interactive journey designed for learners to master array manipulation and understand memory exploration in a fun, engaging way. Perfect for deepening your C programming skills.

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

KPlanisphere/Pointers-and-Parameter-Passing-In-C

Problemario 5 - Programacion 1

Language: C - Size: 574 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dainank/destiny 📦

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

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

TonyInc22/Memory-Allocation-Project

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

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

llabori-venehsoftw/CourseC

Files by Course C Beginner (Pointers)

Language: C - Size: 165 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Topics
c 8 pointers 6 memory-management 5 array-manipulation 3 arrays 3 systems-programming 3 c-programming 3 low-level 2 cpp 2 educational-project 2 data-structure 2 low-level-programming 1 no-variables 1 single-malloc 1 memory-layout 1 hash-table 1 memory-optimization 1 quad-tree 1 dynamic-memory-allocation 1 contact-list 1 traversing-using-pointers 1 sort-using-pointers 1 pointers-and-arrays 1 pointer-traversal 1 cplusplus 1 bubblesort 1 bubble-sort-pointers 1 bubble-sort 1 school-assignment 1 programming-concepts 1 memory-addresses 1 code-exercises 1 file-reading 1 realloc 1 memory-allocation 1 malloc 1 heap-memory 1 free 1 debugging 1 pointers-and-references 1 rust 1 production-ready 1 memory-safety 1 linus-torvalds 1 graydon-hoare 1 compiler-principles 1 artistic-freedom 1 type-erasure 1 trie 1 template-programming 1 radix-tree 1 esoteric-language 1 esolangs 1 esolang 1 vector 1 stdvector-alternative 1 resizable-array 1 learn-c 1 header-only 1 generic-programming 1 embedded-c 1 educational 1 dynamic-array 1 custom-allocator 1 cs-fundamentals 1 c-library 1 c-datastructures 1 scripting-language 1 scripting-engine 1 reactive-programming 1 dynamic-structures 1 programming-exercises 1 programming-education 1 problem-solving 1 pointers-in-c 1 parameter-passing 1 beginner-friendly 1 function-parameters 1 terminal-game 1 system-programming 1 modular-programming 1 makefile 1 console-app 1 c-language 1 2048 1 unsafe-pointers 1 golang 1 go 1 specification 1 programming-language 1 esoteric-programming-language 1