GitHub topics: gcc
archlinux-lucjan/archlinux-packages
Collection of PKGBUILDS for Arch Linux
Language: Shell - Size: 13 MB - Last synced at: about 15 hours ago - Pushed at: about 15 hours ago - Stars: 6 - Forks: 0

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
Language: Kotlin - Size: 2.9 MB - Last synced at: about 14 hours ago - Pushed at: about 20 hours ago - Stars: 11 - Forks: 0

RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks
Language: C - Size: 50.5 MB - Last synced at: about 16 hours ago - Pushed at: about 22 hours ago - Stars: 1,662 - Forks: 288

kraj/gcc Fork of gcc-mirror/gcc
Language: C++ - Size: 4.38 GB - Last synced at: about 17 hours ago - Pushed at: about 23 hours ago - Stars: 1 - Forks: 3

marxin/cvise
Super-parallel Python port of the C-Reduce
Language: C++ - Size: 5.06 MB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 287 - Forks: 31

ccache/ccache
ccache โ a fast compiler cache
Language: C++ - Size: 13.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2,550 - Forks: 524

canonical/ubuntu-for-developers-docs
Ubuntu Desktop as a Developer Platform
Size: 2.52 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 10

arachsys/packages
Arachsys Linux package tree
Language: C - Size: 3.58 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 8 - Forks: 3

MikroElektronika/core_packages
This repository holds all CORE packages used in NECTO Studio.
Language: C - Size: 482 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 2

chalet-org/chalet
A cross-platform JSON-based project & build tool
Language: C++ - Size: 21.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 119 - Forks: 1

gmitch215/benchmarks
๐ Browsable Benchmarks for Programming Languages
Language: Kotlin - Size: 5.28 MB - Last synced at: about 22 hours ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

TROHPSO/C-Ready-Raylib-Template
Small Template for Raylib C Developement
Language: Shell - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
Language: CMake - Size: 964 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

AmanoTeam/obggcc
Linux C/C++ cross-compiler targeting older glibc versions
Language: Shell - Size: 256 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 26 - Forks: 2

TomBos/C-Scrapyard
collection of C programs that i wrote while learning C
Language: C - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

github0null/eide
An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.
Language: TypeScript - Size: 72.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 784 - Forks: 77

Q9tum/Macro-Tools
๐ This repo is for a small, lightweight tools for Windows.
Language: C - Size: 128 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

eduxkhz/liblpm
High-performance C library for Longest Prefix Match (LPM) lookups. Supports IPv4 and IPv6 using an optimized multi-bit trie. ๐๐
Language: C - Size: 63.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

salemove/ios-sdk-widgets
Language: Swift - Size: 17.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 6

threeal/gcovr-action
Check test coverage and generate reports for C/C++ projects using gcovr on GitHub Actions.
Language: TypeScript - Size: 25.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 19 - Forks: 8

aabhinavg1/FixIt
Language: JavaScript - Size: 2.67 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 15

johnny-mnemonic/toolchain-autobuilds
linux-ia64 toolchain autobuilds
Language: Shell - Size: 5.57 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Rust-GCC/gccrs
GCC Front-End for Rust
Language: C++ - Size: 1.38 GB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,667 - Forks: 182

richfelker/musl-cross-make
Simple makefile-based build for musl cross compiler
Language: Makefile - Size: 262 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,451 - Forks: 282

coderarjob/yukti
Single header Parameterised testing and mocking library C/C++
Language: C - Size: 206 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

aminya/setup-cpp
Install all the tools required for building and testing C++ and C projects.
Language: TypeScript - Size: 153 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 235 - Forks: 35

alforhad05/RansomwareLocker_Education
Educational tool simulating ransomware behavior for awareness and training. Learn how ransomware operates safely. ๐ก๏ธ๐ Explore the project on GitHub!
Language: C# - Size: 98.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Jamie-Rodriguez/c-http-server
HTTP server written in C. Useful as a template for C projects with unit testing, built using Make.
Language: C - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

gcovr/gcovr
Generate code coverage reports with gcc/gcov
Language: Python - Size: 17.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 939 - Forks: 285

ghdl/ghdl
VHDL 2008/93/87 simulator
Language: VHDL - Size: 79.8 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 2,595 - Forks: 385

MirrasHue/MirrasENGINE
2D Game Engine
Language: C++ - Size: 2.24 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

dinau/dear_bindings_build
ImGui: Simple dear_bindings build project
Language: C - Size: 62.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

HolyBlackCat/quasi-msys2
Cross-compile C/C++ from Linux to Windows using MSYS2 packages
Language: Makefile - Size: 221 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 137 - Forks: 9

MuriloChianfa/liblpm
High-Performance SIMD accelerated Longest Prefix Match (LPM) Library
Language: C - Size: 76.2 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

srod/node-minify
Light Node.js module that compress javascript, css and html files
Language: TypeScript - Size: 58.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 511 - Forks: 52

The-cheeseDOS-Project/cheeseDOS
cheeseDOS is a fully GNU, custom C written, super small under 800KB live command based operating system that loads into random access memory.
Language: C - Size: 308 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 1

joaopauloaramuni/algoritmos-e-estruturas-de-dados-i
Repo Algoritmos e Estruturas de Dados I
Language: Makefile - Size: 126 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 27 - Forks: 17

hexdae/toolchains_arm_gnu
ARM embedded toolchains for Bazel
Language: Starlark - Size: 307 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 128 - Forks: 37

ElectricRCAircraftGuy/eRCaGuy_hello_world
"hello world" demos & templates for various languages, for beginners and experts alike, incl. gcc build commands for C & C++ . I reference this weekly.
Language: C - Size: 7.88 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 137 - Forks: 126

cpp-for-yourself/lectures-and-homeworks
๐ A place for all lecture scripts, projects etc. for the "C++ for yourself" course
Language: TypeScript - Size: 2.22 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 130 - Forks: 20

D1se0/RansomwareLocker_Education
RansomwareLocker es una herramienta educativa que simula un ransomware para demostrar cรณmo cifra y descifra archivos en un entorno seguro. โ ๏ธ Solo para fines didรกcticos.
Language: C# - Size: 107 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

LNXSeus/Advancely
A highly customizable tool to track Minecraft progress beyond just Advancements.
Language: C - Size: 48.4 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0

GKernelCI/Ghelper
Gentoo kernel CI builder helper scripts
Language: Python - Size: 135 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 6

hedayat/powerfake
C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing purposes.
Language: C++ - Size: 713 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 29 - Forks: 1

airbus-seclab/afl-cov-fast
Produce code coverage reports for AFL++ fuzzing campaigns with source code or in binary-only mode
Language: Python - Size: 1.01 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 22 - Forks: 3

RAGUL-TR/RayLibContainer
A containerized development environment for game development using Raylib on Docker. This repo provides Dockerfiles and instructions to run and build Raylib projects with both hardware acceleration and software rendering options.
Language: C - Size: 540 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

ahmedramadan000/cplusplus-ci
container images for C++ CI workflows
Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

AmanoTeam/Loki
A GCC cross-compiler targeting FreeBSD 12.3/13.0/14.2
Language: Shell - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 2

Embarcadero/Dev-Cpp
A fast, portable, simple, and free C/C++ IDE
Language: Pascal - Size: 65.9 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2,753 - Forks: 300

jsjohn1951/wiValgrind
Docker development container with 'dev' aliased to start script. Contains gcc g++ compilers, python3, vim, valgrind, npm, nodejs, and firebase as well as irssi, and weechat irc clients. Use curl script to install.
Language: Shell - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

tranleduy2000/c_cpp_compiler
GNU C/C++ compiler on Android, full offline compiler, Learn to code on the go.
Language: C++ - Size: 706 MB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 174 - Forks: 61

Stephane-D/SGDK
SGDK - A free and open development kit for the Sega Mega Drive
Language: C - Size: 187 MB - Last synced at: 7 days ago - Pushed at: 17 days ago - Stars: 1,929 - Forks: 208

BrickBot/GNU-Legacy-Toolchain
A legacy GNU toolchain that includes GCC 3.4.6, BinUtils 2.16.1, GPC 2.1-20070904, NewLib 1.19.0, and GDB 6.8. While primarily intended for building a cross-toolchain targeting Hitachi/Renesas H8/300 processors with the COFF (or, colloquially, HMS) format, this should work for other targets as well.
Language: C - Size: 193 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 1

ashvardanian/less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Language: C++ - Size: 2.09 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1,814 - Forks: 67

Windows-on-ARM-Experiments/mingw-woarm64-build
Workflows and build scripts for Windows on Arm64 GNU cross-compiler for `aarch64-w64-mingw32` target.
Language: C - Size: 7.23 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 56 - Forks: 10

ramsafin/modern-cpp-project-template
Modern C++ project template
Language: CMake - Size: 137 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Migazul8/Light-start-files
Start files for windows programs
Language: C - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

MatejGomboc/ARMCortexM-CppLib
CMSIS-like C++ library for ARM Cortex-M microcontrollers
Language: C++ - Size: 118 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 1

BartmanAbyss/vscode-amiga-debug
One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 14.2 with the bundled WinUAE/FS-UAE.
Language: C - Size: 1.01 GB - Last synced at: about 2 hours ago - Pushed at: about 2 months ago - Stars: 351 - Forks: 43

AmanoTeam/Sil
A GCC cross-compiler targeting Haiku R1/beta4
Language: Shell - Size: 172 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

gugdun/hlos-gcc
GCC fork targeting HLOS
Language: C++ - Size: 146 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

itsryu/DataStructure
My studies on Data Structure
Language: C - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

fleschutz/CWTS
Test suite to check C++ compiler warnings with 68 test cases.
Language: C++ - Size: 264 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 9 - Forks: 2

abhiTronix/raspberry-pi-cross-compilers
Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis. ๐
Language: Shell - Size: 504 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 648 - Forks: 107

pdaxrom/irix-gcc
gcc for irix (abi o32 and n32)
Language: Shell - Size: 232 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 1

AmanoTeam/Raiden
A GCC cross-compiler targeting Linux musl
Language: Shell - Size: 30.3 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1

MatejGomboc/ARMCortexA-CppLib
CMSIS-like C++ library for ARM Cortex-A microprocessors
Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

Bakasta-0/PyCalc-CE
PyCalc-CE : A Simple and Lightweight Calculator. Now in C++!
Language: C++ - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Tatsh/xchain ๐ฆ
A cross compiler toolchain targeting macOS/iOS/etc.
Language: C - Size: 62.7 MB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 110 - Forks: 22

ranon-rat/moonmake
a package manager and a build system made in python
Language: Python - Size: 1.59 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

owent/libatapp
server app framework based on libatbus
Language: C++ - Size: 1.44 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 21 - Forks: 13

AmanoTeam/Atar
A GCC cross-compiler targeting OpenBSD 7.7
Language: Shell - Size: 90.8 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 1

quant1x/q1x
่ฝป้็บง้ๅไบคๆๅบ็กๅ่ฝๅบ
Language: C++ - Size: 42.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

ANONYMOUSx46/C_Kali_Shell
My very first Kali inspired Shell built with C
Language: C - Size: 113 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Geert-Jan77/sidecutters
Free CAD Software
Language: C - Size: 10.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

TrollMii/awcc
The Awesome compiler collection
Language: Python - Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

paulfloyd/freebsd_valgrind
Git repo used to Upstream the FreeBSD Port of Valgrind
Language: C - Size: 67.8 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 17 - Forks: 4

RPGillespie6/fastcov
A massively parallelized gcov wrapper
Language: Python - Size: 205 KB - Last synced at: about 9 hours ago - Pushed at: 3 months ago - Stars: 115 - Forks: 35

mvaisakh/gcc-build
Bleeding Edge Bare Metal GCC build script.
Language: Shell - Size: 143 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 71 - Forks: 36

BAAI-Agents/GPA-LM
This repo is a live list of papers on game playing and large multimodality model - "A Survey on Game Playing Agents and Large Models: Methods, Applications, and Challenges".
Size: 3.81 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 148 - Forks: 7

Framstag/libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Language: C++ - Size: 79 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 285 - Forks: 83

flagarde/ci
Docker image for Continuous Integration
Language: CMake - Size: 551 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

brakmic/CppDev
C++ Development Docker Container
Language: Dockerfile - Size: 13.7 KB - Last synced at: about 20 hours ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

NerdBaba/contact_manager_gtk
A simple contact manager application built with C and GTK4.
Language: C - Size: 52.7 KB - Last synced at: 11 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

rphii/c-whvn
Wallhaven API library and cli
Language: C - Size: 1.73 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 0

f0rmiga/gcc-toolchain
A fully-hermetic Bazel GCC toolchain for Linux.
Language: Starlark - Size: 251 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 119 - Forks: 27

berndporr/stdformat
Small program checking if std::format of C++20 is available with gcc/cmake
Language: C++ - Size: 19.5 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

OpenMandrivaAssociation/gcc
Language: Ruby - Size: 1.71 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 3

erikw/ewxb-gcc-cross-compiler-builder
A script for building a full GCC + glibc toolchain from scratch (with Go support via gccgo) in multiple stages.
Language: Shell - Size: 549 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 21 - Forks: 7

13pgeiser/gcc-x86_64-w64-mingw32-multilib
GCC Mingw64 multilib!
Language: Shell - Size: 92.8 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 1

najahiiii/aarch64-linux-gnu ๐ฆ
GNU GCC Toolchain
Size: 1.15 GB - Last synced at: about 10 hours ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 12

Chill-Astro/FastCalc
FastCalc is a High Speed Version of PyCalc written fully in C++. Available on Windows and Linux!
Language: C++ - Size: 24.1 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

yurablok/cmake-cpp-template
Linux: VSCode; Windows: MSVS, VSCode(TODO)
Language: CMake - Size: 150 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 6 - Forks: 1

PhilipDeegan/maiken
C++17 build tool for Windows/Linux/OSX/BSD - GCC/CLANG/ICC/MSVC/NVCC - x86/x64/ARM(64)
Language: C++ - Size: 2.03 MB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 60 - Forks: 6

lhmouse/mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
Language: C - Size: 2.35 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 299 - Forks: 31

AmanoTeam/Venti
A GCC cross-compiler targeting DragonFly BSD 5.0.0
Language: Shell - Size: 57.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

AmanoTeam/Senna
A GCC cross-compiler targeting SerenityOS
Language: Shell - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

chaoticgd/ccc
A library and set of command line tools for parsing debugging symbols from PS2 games, with a focus on STABS symbols from .mdebug sections.
Language: C++ - Size: 6.52 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 91 - Forks: 10

ZeroDayTea/My-Operating-System
Operating System written in C++ that can print text and manage input from a keyboard
Language: C++ - Size: 3.16 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

hirdrac/makefile
Single-file makefile include that allows defining C/C++ makefiles with simple variable assignments.
Language: Makefile - Size: 155 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 9 - Forks: 2
