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

Projects in Awesome Lists tagged with pointers

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

https://github.com/mkirchner/linked-list-good-taste

Linus Torvalds' linked list argument for good taste, explained

c elegant linked-list pointers torvalds

Last synced: 15 May 2025

https://github.com/lukagiorgadze/gonull

Go package simplifies nullable fields handling using Go Generics.

go golang json null nullable pointers testing

Last synced: 05 Apr 2025

https://github.com/LukaGiorgadze/gonull

Go package simplifies nullable fields handling using Go Generics.

go golang json null nullable pointers testing

Last synced: 14 May 2025

https://github.com/Frityet/ManagedC

Reference counter for C

ansi-c c pointers raii reference-counting xmake

Last synced: 12 Mar 2025

https://github.com/xorcare/pointer

Helper routines for simplifying the creation of optional fields of basic type.

go godoc golang helper-routines point pointer pointers

Last synced: 11 May 2025

https://github.com/haaarshsingh/cursor.js

Fast, composable, and headless custom cursors.

cursors custom-cursors monorepo mouse nextjs npm pointers react turborepo typescript

Last synced: 23 Apr 2025

https://github.com/gotidy/ptr

Contains functions for simplified creation of pointers from constants of basic types

go golang golang-library golang-package pointers ptr

Last synced: 25 Dec 2025

https://github.com/nikhilkhatri/xre

A library to visualize C data structures.

c data-structures debugging pointers visualization

Last synced: 12 May 2025

https://github.com/sabaurgup/c-basicsamples

Introduction to language C basic sample codes and notes of C language

array c c-fundamentals function hello-world operators pointers samples string variables

Last synced: 04 Oct 2025

https://github.com/simonprovost/cpppool

[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.

cpp epitech object-oriented-programming pointers

Last synced: 18 Oct 2025

https://github.com/khaledashrafh/smart-social-networking

Social Networking is a smart social networking system that aims to compete with Facebook. It allows users to create profiles, add friends, search for other users, and get recommendations for new friends.

balanced-binary-search-trees bst facebook pointers social-network treap

Last synced: 30 Aug 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: 21 Jun 2025

https://github.com/trainingbypackt/the-cpp-workshop

Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.

c-plus-plus constructors cpp destructors object-oriented-programming pointers references

Last synced: 10 Apr 2025

https://github.com/jsugarelli/pointr

Working comfortably with pointers and shortcuts to R objects

pointers r-lang r-language r-package

Last synced: 22 Oct 2025

https://github.com/cthulhu/go-steun

Collection of small things gopher needs for everyday projects

fixtures golang pointer pointers retry structs timeid tools uri

Last synced: 17 Jul 2025

https://github.com/artichoke/raw-parts

🪣 Types for a `Vec`'s raw parts

artichoke ffi no-std pointers rust rust-crate vector

Last synced: 04 Jul 2025

https://github.com/tusharkhatriofficial/lang-docs-imcoded.github.io

This repository provides comprehensive documentation for the C programming language, covering the basics, concepts, examples, exercises, and projects. It is designed to help beginners and college students learn C programming, as well as provide best practices and tips for more experienced programmers.

c c-loops c-pointers c-programming-basics c-programming-language learning-c pointers

Last synced: 10 Apr 2025

https://github.com/jackmilner1/fizz

My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM

compiler cpp llvm open-source pointers programming-language statically-typed

Last synced: 05 Apr 2025

https://github.com/debakarr/c-snippets

This repository contains few code snippets for C language which I thing might worth knowing.

c interview macros pointers snippets

Last synced: 25 Jul 2025

https://github.com/babkock/learning

A collection of small programs, to be used as references and learning material. Covers a variety of techniques.

beginner-friendly bootloader c cpp17 http-server linux-app linux-shell multithreading mutex-lock ncurses pointers socket-io tcp-client tcp-server tutorial tutorials x11 xcb

Last synced: 28 Apr 2025

https://github.com/mohsinht/fastassignments

Assignments done during my stay at the university.

assignments computer data-structures fast national pointers solutions university

Last synced: 21 Sep 2025

https://github.com/dpvasani/pointer-in-cpp

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

cpp pointer-in-cpp pointers

Last synced: 09 Jul 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/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/tebogoyungmercykay/object_orientated_programming_in_cpp

C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.

access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors

Last synced: 13 Apr 2025

https://github.com/burhanahmed1/oop

Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.

abstraction aggregation association classification cpp encapsulation inheritance object object-oriented-programming pointers polymorphism

Last synced: 12 Sep 2025

https://github.com/sandeepkumarmishra354/smart-memory-manager

An easy way to deal with c++ pointer type

c c-plus-plus memory-management pointers

Last synced: 14 Oct 2025

https://github.com/fou1100ouacus/datastructures

Data Structures and Algorithms (DSA) refer to the study of methods for organizing and storing data and the design of procedures (algorithms) for solving problems, which operate on these data structures. DSA is one of the most important skills that every computer science student must have.

algorithm-challenges algorithms-and-data-structures array datastructures linked-list pointers

Last synced: 08 Oct 2025

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 14 Aug 2025

https://github.com/bhagat-hrishi/cpp

This repo contains concepts of C++ and some codes

concepts cpp interview-preparation-resources pointers

Last synced: 24 Feb 2025

https://github.com/bm777/switch-pointer

Usage of pointer in C++ and switch function

cpp oriented-object-programming pointers switch

Last synced: 23 Feb 2025

https://github.com/h3ar7b3a7/backtotheroots

Console application containing basic exercises made while reading C++ For Dummies. Familiarizing myself with concepts of the language that inspired both Java and C#.

arrays classes headers heap-memory pointers

Last synced: 02 Dec 2025

https://github.com/unyt-org/example-simple-messenger

A simple messenger based on UIX and DATEX

datex messenger pointers typescript uix uix-example unyt

Last synced: 14 Jul 2025

https://github.com/prakashupes/competitiveprogramming

Competitive Programming This repo contains many important concepts of Data Structures, Algorithms, String Manipulation, Pointers,Hashing implemented in c++.

algorithms disjoint-sets graph hashing maths pointers recurs string-manipulation

Last synced: 03 Mar 2025

https://github.com/denismurphy/gopher

Naive code snippets and examples that I put together while learning Go.

beginner concurrency error go golang interface interpolation pointers udt

Last synced: 28 Aug 2025

https://github.com/jcalopes/managementordersapplication

Basic application that applies concepts like pointers.Built in C language.

c pointers

Last synced: 13 Dec 2025

https://github.com/perkss/c-programming-examples

Some C Programming Examples from the Tutorials on my blog

c cmake curl makefile pointers programming-pearls

Last synced: 19 Sep 2025

https://github.com/mounishvatti/learndsa

This repository contains concepts in C++ from Beginner to Advanced with Data Structures & Algorithms

arrays binary-search cpp doubly-linked-list hashing linked-list math oops pointers problem-solving queue recursion sorting-algorithms stack stl strings

Last synced: 26 Oct 2025

https://github.com/ksb96/cpp-codes

A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop

Last synced: 07 Oct 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/stifskere/bfptr

Run brainfuck on your pointers.

brainfuck esoteric joke memory pointers

Last synced: 16 Mar 2025

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

This repository contains multiple programs written in C for Low-Level programming track @ ALX Africa.(Holberton School)

argc-argv bit-manipulation hash-table linked-list malloc pointers pointers-in-c printf realloc simple-shell sorting-algorithms static-libraries

Last synced: 25 Mar 2025

https://github.com/hasanyahya101/oop-lab-1-fast-nuces-2023

This repository contains solutions to six programming problems related to pointers in C++. These Questions are from Object Oriented Programming course offered at Fast Nuces Lahore. The problems cover a range of topics such as monkey food intake, pointers, sum, difference, product, square, area of rectangle, mean, and largest and smallest number.

cpp fast lahore nuces oop pointers

Last synced: 29 Mar 2025

https://github.com/mohamed-samy26/cpp-custom-linked-list

Custom linked list implementation with undo() functionality to revert any edits done to the linked list in their specific order

cpp data-structures linked-list pointers stack

Last synced: 01 Mar 2025

https://github.com/manojpawar94/go-lang-fundamental-examples

The repository has the programs on the fundamental concept of the Go Language programming. It covers variable declaration, conditional block, loop, functions, a data structure(array and slice), goroutines, struct, pointers, error handling and file handling.

arrays error-handling filehandling functional-programming functions go golang golang-examples google-golang goroutine pointers programming-exercises programming-language slice struct

Last synced: 16 Mar 2025

https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023

This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.

arrays cpp fast lahore nuces oop pointers

Last synced: 04 Sep 2025

https://github.com/knutkirkhorn/cpp-for-programmerere

Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU

auto cmake cpp lambda overloading pointers references thread

Last synced: 23 Jun 2025

https://github.com/arrowar/super-mario-land

This Python project allows you to monitor "Super Mario Land" using the PyBoy emulator.

memory offset pointers pyboy python python3 supermario supermarioland

Last synced: 08 Apr 2025

https://github.com/unyt-org/example-tic-tac-toe

A Tic Tac Toe game based on UIX and DATEX

datex pointers tic-tac-toe typescript uix uix-example unyt

Last synced: 03 Jul 2025

https://github.com/miroox/lvalueref

Pointer semantics simulation in Wolfram Language

pointers wolfram-language

Last synced: 03 Apr 2025

https://github.com/bieanimaton/operacoes_usando_struct_e_ponteiros

Código feito em C para fixação da matéria dada em aula (30/03/2022).

c math operations pointers pointers-in-c ponteiros struct

Last synced: 01 Jul 2025

https://github.com/noamt/goptr

Pointer utilities for go

go golang pointer pointers ptr util utility

Last synced: 29 Mar 2025

https://github.com/unyt-org/example-history-api

A example project to showcase the DATEX history API

datex pointers typescript uix uix-example unyt

Last synced: 15 Mar 2025

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

Data Structures in C

pointers stacks

Last synced: 01 Jul 2025

https://github.com/zacharygolba/jsonptr

Read and write values to locations referenced by JSON pointers as described in RFC 6901

assign cache derference json pointers typescript

Last synced: 06 Apr 2025

https://github.com/josedavidss/aed2.pointers

Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.

cpp learning pointers

Last synced: 16 Nov 2025

https://github.com/bieanimaton/maior_e_menor_com_ponteiros

Programa em C para resolver o problema proposto em sala (23/03/2022)

c maior menor pointers pointers-in-c ponteiros vector vetor

Last synced: 05 Mar 2025

https://github.com/williamvenner/null_fn

✨ A proc attribute macro that allows for creating null function pointers in statics

ffi fn function macro null pointer pointers proc-macro proc-macro-attributes ptr rust unsafe

Last synced: 31 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/sahinmeric/holbertonschool-low_level_programming

Low-level Programming curriculum of Software Engineering Foundations at Holberton School UY

c-language datatypes debugging dynamic-libraries hash-tables linked-list pointers recursion search-algorithms

Last synced: 25 Feb 2025

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

On this repository, you will find programs written in C.

c malloc pointers recursion shell

Last synced: 28 Oct 2025

https://github.com/denezt/working-with-pointers-and-data-structures

A beginner to advanced guide for working with pointer and data structures in C Programming Language

arrays c data-structures low-level pointers wrapper

Last synced: 26 Feb 2025

https://github.com/ankitamungalpara/leetcode-solutions

This repository provides Python solutions for a range of LeetCode problems, focusing on clarity and efficiency. Each solution is designed to improve coding skills and strengthen problem-solving abilities.

array binary-search hashmap leetcode-solutions linked-list pointers python3 stack string

Last synced: 26 Feb 2025

https://github.com/mindfullearner/c-linkedlist

This repository is dedicated to studying C programming with a focus on linked lists. It contains code and examples to explore and practice implementing linked list data structures in C.

c pointers

Last synced: 13 Aug 2025

https://github.com/matheusaba/golang

Studying everything about Go

channels gin-gonic golang gorm leetcode-go pointers

Last synced: 08 Sep 2025

https://github.com/tyhil/general-tree

A general tree C++ library

cpp general-tree pointers tree

Last synced: 19 Oct 2025

https://github.com/ahvar/interpreter

The interpreter parses and interprets code

c malloc pointers struct typedef

Last synced: 11 May 2025

https://github.com/dventurb/sistemagestaoclinicas

🏥 Aplicação para gestão de clientes, médicos e consultas de uma clínica, implementado em Linguagem C. O projeto utiliza conceitos como vetores estáticos, manipulação de ficheiros e estruturas, apontadores e programação modular, desenvolvido como parte da disciplina de Algoritmia e Programação.

arrays c-language pointers structures

Last synced: 24 Feb 2025

https://github.com/harisdev-netizen/turbo-sniffle

A compilation of implemented algorithms from the fields of computer science, and mathematics. I think this summary of fundamental information will be helpful to novices learning about C++ technology.

algorithms-and-data-structures c-plus-plus pointers queues-ds stacks

Last synced: 24 Feb 2025

https://github.com/tashwitab/pointers-

Program about pointers in C++

pointers

Last synced: 16 Dec 2025

https://github.com/gaurav-van/basic-web-server-in-c-and-rust

This C program implements a simple HTTP web server that listens for client connections, processes HTTP requests, and serves files or responses based on the request.

c-language generic-types http-client http-server network-programming pointers rust-lang socket-programming threadpool web-server

Last synced: 28 Mar 2025

https://github.com/ms-guilherme/mini_calendar

A Mini Calendar project with C language

c calendar clanguage linguagemc minicalendar pointers pointers-in-c

Last synced: 28 Mar 2025

https://github.com/nandomattos/linkedlists

C algorithm to create and modify linked lists using reference parameter

c data-structures linked-list pointers

Last synced: 29 Oct 2025

https://github.com/magnetic-fox/unbzip2-watcom

Very simple patch of official BZip2 code, which compiles under Open Watcom for Win16

80286 80386 80486 8086 allocation bzip2 c cpp experimental forfun halloc huge-alloc huge-pointers openwatcom patch pointers unbzip2 watcom win16

Last synced: 21 Feb 2025

https://github.com/kahlery/library-management-system

📚 cli executable: C program that allows users to manage a library's book database. It includes features such as adding, checking out, and returning books, as well as searching and viewing book information.

chained database database-management erp linked-list memory-allocation pointers struct

Last synced: 03 Aug 2025