gcc-compiler
There are 53 repositories under gcc-compiler topic.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
illumos/gcc
GCC patched to build illumos, including the patches from Codesourcery/Sun Microsystems used in the 3.4.3 and 4.3.3 shipped with Solaris
SweetIceLolly/DragControlsIDE-v2
拖控件大法第二版!第一版:https://github.com/SweetIceLolly/DragControlsIDE
ASHWIN990/My-Programming-Books
My all Programming books available for public to download
UlrichBecker/gcc-toolchain-builder
Script collection to build ready to use GCC 13.1.0 cross and/or native toolchains: C and C++ for all, (Fortran, ADA, D and GO for native compiler only). Cross targets: LM32, AVR, Motorola 68000 (m68k), (ARM in develop yet)
scivision/cmake-build-gcc
Build GCC and prereqs driven by CMake
alapha23/Ast-Extracter_gcc
GCC plugin for extraction of abstract syntax tree(Ast) from C code
jesperancinha/whiskers-kotlin-native
This is a set of command line elements that we can run and install in our system created in Kotlin and Generated using the Kotlin Native compiler
TobiasFaller/gcc-riscv-elf-rv32e-rv32i-rv64i
Build script to compile an up-to-date RISC-V GCC toolchain on Debian / Ubuntu with rv32e, rv32i and rv64i architectures and ilp32e, ilp32(fd) and lp64(fd) ABIs.
SirRoll93/alx-low_level_programming
As C is the basic High level programming language, which gives you the fundamental idea about what a programming language is. So you should know the C programming language. As far as career in C programming is concerned, all embedded system programs, all device drivers are written in C language. so You will get a lot of jobs in C programming.
Estrella-Explore/gcc_strict-flags
To enable the STRICTEST compiler flags for competive programming (single file compile script).
ldv-klever/cif
Read-only mirror of the CIF Git repository
alainlebret/odl-ressources
Outils de développement logiciel / Software development tools
gml4gtk/singlefilegraph
graph layout in c in a single file library
GNU-Ymir/gymir
GNU ymir compiler
thepranaygupta/codehelp-compiler
A library that allows you to run programs in 5 languages using node.js, useful for creating online IDE's and similar projects.
YanMinge/mm32_project_demo
GNU project for mm32 chip
EnderIce2/Fennix
Opeating System from scratch made in C and C++
GerryFerdinandus/Renesas-RX-GCC
Renesas RX GCC for Ubuntu Linux 64 bit
namanadlakha3/An-Application-based-on-Probability-Prediction-using-Randomization-Algorithms
An Application based on Probability Prediction using Randomization Algorithms. Where winning probability of player and banker is calculated simultaneously with the simulation of game Baccarat.
dsunpex/tiny
So tiny operating system kernel.
GerryFerdinandus/Renesas-RX-FreeRTOS
FreeRTOS for Renesas RX63N processor with GCC compiler
Panquesito7/terminal-memory_game
A simple memory game built in C++.
praabindhp/Binary_Tree-Operations
C Program For Operations In Binary Tree
Puneet2000/gcc_gimple
IDE to compile,run and display output of C/C++ codes (gcc,g++) with multiple test inputs and decent frontend
theAstralProgrammer0/alx-low_level_programming
Explore my C programming repository. C is an essential language widely used in building applications and crafting 'low-level' programs that intricately interact with the computer hardware.
vpoulailleau/basicmakefile
A basic makefile for C project
136MasterNR/easy-gcc-compiler
GCC intaller, C language compiler and compiled exe launcher, all with one click, for windows 10/11.
arkenidar/sdl-cb-maze-game
mainly tests for codeblocks IDE projects (C language use of libSDL2 API)
dockpack/base_boost
🅱️ Ansible role for to install/compile Boost C++ libraries on Linux and Windows.
gml4gtk/gcc1
This is a re-compilation of GNU GCC compiler version 1.21 from 1988
iambarack/starfish
a dump of my command-line tools
multitheftauto/mtasa-blue-gcc
Dockerfile to produce the mtasa-blue-gcc Docker images for latest GCC on Ubuntu LTS releases
olegbukatchuk/c-beginners
Код курса: C - Программирование для начинающих. Автор: Майк МакГрат
SamuraiPolix/Systems-Programming-A-Ex1
Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University
wokwi/gcc-output-parser
GCC error parsing library for Node.js