Projects in Awesome Lists tagged with header-files
A curated list of projects in awesome lists tagged with header-files .
https://github.com/juliettef/iconfontcppheaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
c codepoints cpp csharp font-icons fontawesome gamedev golang gui header-files headers icon-fonts icons imgui material-design python rust
Last synced: 14 May 2025
https://github.com/juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
c codepoints cpp csharp font-icons fontawesome gamedev golang gui header-files headers icon-fonts icons imgui material-design python rust
Last synced: 01 Apr 2025
https://github.com/StephenHodgson/Native-Unity-API
C++ Headers for Unity Native Plugins
ar augmented-reality cpp graphics header-files mixed-reality native native-development unity unity-editor unity3d unity3d-plugin virtual-reality vr xr
Last synced: 11 Mar 2025
https://github.com/stephenhodgson/native-unity-api
C++ Headers for Unity Native Plugins
ar augmented-reality cpp graphics header-files mixed-reality native native-development unity unity-editor unity3d unity3d-plugin virtual-reality vr xr
Last synced: 06 May 2025
https://github.com/smv1999/custom-header-files-cpp
A Collection of Custom Utility Header Files written in C++
cpp data-structures hacktoberfest hacktoberfest2021 header-files programming utility-library
Last synced: 12 Apr 2025
https://github.com/uiu-developers-hub/c-structure
A comprehensive collection of header files of 'C' language focusing on the data-structures and algorithms
algorithms c data-structures header-files
Last synced: 15 Apr 2025
https://github.com/thales-e-security/header2go
Convert C header files into skeleton Go implementations
c cgo generator go header-files
Last synced: 10 Feb 2026
https://github.com/vikramsamak/header-file-for-data-structures-for-c-language
Header File For Data Structures (Linked List,Stack,Queue)
clanguage data-structures header-files linked-list queue stack
Last synced: 03 Apr 2025
https://github.com/andy-y-li/stcheader
Transfer STC (Keil) head file to SDCC.
header-files keil sdcc sdcc-compiler stc
Last synced: 16 Mar 2025
https://github.com/node-3d/addon-tools-raub
Helpers for Node.js addons and dependency packages
addon addons cross-platform fs gyp header header-files helpers hpp logger macros napi node node-3d node-addon node-addon-api node-js nodejs ts utils
Last synced: 01 Aug 2025
https://github.com/spaciouscoder78/unitconversion.hpp
A C++ library containing predefined unit conversion formulas to make your life easier
c cpp header-files unitconversion
Last synced: 07 Oct 2025
https://github.com/jainamparikh0825/regi-log
A Console based Registration-Login System developed using C++, where user can register, login and logout themselves with interactive messages.
cplusplus-20 file header-files login oop-principles registration
Last synced: 24 Apr 2026
https://github.com/jilliennelapid/packagedelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/lifenjoiner/header_map
A C header file map generator on Windows, a helper for C users.
c header-files headers helper utils windows
Last synced: 06 Apr 2025
https://github.com/rtmigo/errno
Defines system error code constants for the OSs running the Dart platform
android dart dart-library darwin errno error-codes error-success errors exceptions flutter header-files headers ios kernel linux macos os posix windows winerror
Last synced: 08 Apr 2026
https://github.com/mouad-el-asri/1337_pool_2022
The Pool is the last phase before full admission to the 1337 school . It's 4 weeks long, designed to gear you up to learn the basics of programming with peers. The Pool is a chance to learn new programming concepts and dive deeper into programming. 🏊
1337school algorithms c c-programming functions header-files shell-scripting
Last synced: 27 Jul 2025
https://github.com/vickvey/complex_numbers
I have implemented Complex Numbers and some of the basic operations on them.
c functional-programming header-files pointers
Last synced: 05 Feb 2026
https://github.com/micahondiwa/printf
Creating and implementing a custom printf function in C
c cli data-structures header-files malloc malloc-free printf
Last synced: 07 Aug 2025
https://github.com/kbnim/elte-fi-imperative-assignment
Command-line utility for reversing text. [Course: Imperative Programming]
c c-basics command-line-tool file-operations header-files low-level-programming memory-management
Last synced: 24 Jan 2026
https://github.com/depermitto/headerpuller
Header-only package manager for C/C++ written in Go. Provides hassle-free (un)installation and simplicity in use.
c cpp cxx go golang-application header-files header-only hpp package-manager
Last synced: 01 May 2026
https://github.com/jilliennelapid/shuffledeckofcards
A C++ program using header files and classes to make "decks" of cards (from vectors).
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/typeaware/type-creator
This library is primarily used by "types-depot" projects. See: https://github.com/ORESoftware/types-depot
header-files http json-schema json-types nodejs static-typing types-creator types-depot
Last synced: 04 May 2026
https://github.com/poseidon-code/slice
An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.
Last synced: 01 Jul 2025
https://github.com/ajaybiswas22/c-json-utility
Utility for json
c header-files json json-parsing json-schema
Last synced: 08 May 2026
https://github.com/panagiotiskotsorgios/cdsx.h
The Official C DataTypes Extended Library ==== CROSS PLATFORM LIBRARY ====
algorithms algorithms-and-data-structures c custom-datatypes custom-library data-structures data-types dynamic-memory-allocation examples free-to-use functional-programming header-files include library low-level low-level-programming memory-management open-source pointers team-repo
Last synced: 09 Jul 2025
https://github.com/mohamedelashri/dmidecodecpp
C++ parser for dmidecode output in a single header file
cpp17 dmidecode header-files header-only-library
Last synced: 25 Jun 2025
https://github.com/ricvrdv/ft_printf
Project in which I had to recreate the function printf() from the C standard library.
c-language c-programming header-files hexadecimal makefile pointers-in-c printf string-formatting variadic-function
Last synced: 27 Jul 2025
https://github.com/mouad-el-asri/libft
In this project I have recoded a few functions of the C standard library as well as some other utility functions that I will use on some of my upcoming projects. 📚
algorithms c c-functions c-programming file-descriptors header-files libft makefile standard-library
Last synced: 08 Nov 2025
https://github.com/eel-moun/c-basics
this repo contains three projects: Libft , a Custom Printf and a Custom get_next_line
c filedescriptor header-files library makefile memory-management pointers variadic-function
Last synced: 25 May 2026
https://github.com/faisal-fida/cpp-program
CPP Program for Using multiple .cpp files in c++ program
c-plus-plus compilation header-files modular-programming multiple-files oop
Last synced: 28 May 2026
https://github.com/b3ta-blocker/tic-tac-toe-game
This code is a simple Tic-Tac-Toe game where two players take turns entering numbers on a 3x3 grid. It checks for a winning condition and displays the winner.
arrays conditional-statements control-flow file-operation functions header-files input-output loops recursion strings
Last synced: 03 Sep 2025
https://github.com/anshikarawat14/biginteger
This repository provides a robust implementation of a BigInteger library in C. This library allows for the manipulation of arbitrarily large integers beyond the typical limits of standard data types in C.
Last synced: 25 Mar 2025
https://github.com/rajh-phuyal/42libft
Libft for 42
header-files libft-42 makefile memeory pointers string-manipulation structures-c
Last synced: 28 Feb 2025
https://github.com/mouad-el-asri/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. In this project I made a function that return a line ended by a new line read in a file descriptor.
algorithms c file-descriptors get-next-line header-files static-variables
Last synced: 12 Jun 2025
https://github.com/nfig03/grocery-list-tracker
Grocery list tracker utilizing file handling to output item frequency in a chosen format :clipboard:
cpp filehandling header-files mapping
Last synced: 16 Mar 2025
https://github.com/shreyas-wagire/own-c-headerfile
The code utilizes a modular approach by including a separate header file, banks.h, which presumably contains the function definitions for displayMenu(), createAccount(), deposit(), withdraw(), and checkBalance()
Last synced: 04 Apr 2025
https://github.com/bast/localimporter
Locates sources which might require an include reorder.
Last synced: 14 Apr 2026
https://github.com/singhxtushar/movie_fanatic_depot
THIS PROJECT IS DEVELOPED TO UNDERSTAND THE OOPS CONCEPTS IN A BETTER AND PRACTICAL WAY AND IMPLEMENTING THE KNOWLDEGE GAINED FROM THE CONCEPT.
cplusplus-14 header-files include-guards oops-in-cpp
Last synced: 12 Oct 2025
https://github.com/yeshalkhan/dsa-adts
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
adjacency-list-graph adjacency-matrix-graph adt array binary-search-tree binary-tree cpp double-linked-list dsa header-files linked-list max-heap min-heap queue set stack
Last synced: 19 Oct 2025
https://github.com/abdellahbellakrim/gnl42
C project that reads a line from a file descriptor
algorithms c data-structures header-files makefile static-variables
Last synced: 07 Jun 2026
https://github.com/missn0body/hfgen
A terminal program to generate C/C++ header files
generator header-files terminal terminal-app terminal-based
Last synced: 27 Apr 2026
https://github.com/rajh-phuyal/libft
This is a self-implemented functions in C that deals with strings, memory, chars, linked lists, reading from a file and a printf.
c fd header-files makefile memory-management printf strings-manipulation struct structures
Last synced: 09 Jun 2026
https://github.com/samuelselasi/simple_shell
Custom Linux Shell
bit-manipulation cprogramming-language execve file-input-output header-files linux-shell simple-shell strtok struct typedef
Last synced: 17 Mar 2025