Ecosyste.ms: Repos

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

GitHub topics: gcc-complier

shubhhh19/cryptoMagic

Language: C - Size: 15.6 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

unypkg/base

unypkg Base System

Language: Shell - Size: 95.7 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 1

BezarHere/pygnu

Project manager & builder for GCC

Language: Python - Size: 45.9 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 1 - Forks: 0

maazm007/vsdsquadron-mini-internship

VSDSquadron Research Internship 2024 program where we learn about RISC-V processor and VLSI Design using various open source tools.

Language: C - Size: 5.79 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 5 - Forks: 0

kentlouisetonino/notes-c-language

All things I learned related to C language.

Language: C - Size: 144 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 1 - Forks: 0

franzflasch/gcc-build-tools

Scripts to ease building gcc (cross) toolchains.

Language: Shell - Size: 376 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 4 - Forks: 2

Scrappers-glitch/Scrappers-glitch

About Me

Size: 996 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

ThatOSDev/dynamicstringsarray

Add or Delete a string from an array

Language: C - Size: 98.6 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

Electrostat-Lab/jme-alloc

A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games

Language: Java - Size: 17.5 MB - Last synced: 23 days ago - Pushed: 10 months ago - Stars: 6 - Forks: 1

Electrostat-Lab/CThreads

Testcases about POSIX Threads --Unix-based & Linux Systems

Language: C++ - Size: 70.3 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ankitkumar734ac/CalculatorWithGoLang

Let us build our own Calculator with Go Lang, fyne.io Framework, TDM GCC Compliler

Language: Go - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

VitorCarvalho67/Gyroid

Generate and output a set of points that are located on the surface of a gyroid, providing a discrete representation of this complex and intriguing minimal surface

Language: C - Size: 39.1 KB - Last synced: 15 days ago - Pushed: 3 months ago - Stars: 7 - Forks: 0

xadhrit/acc

Do you like compilation? 😗

Language: C - Size: 104 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

sainmihai/gcc Fork of gcc-mirror/gcc

GNU Compiler Collection

Size: 3.18 GB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

MarcoCicognani/MeetixOS

An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel

Language: C++ - Size: 22.6 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 185 - Forks: 9

Welding-Torch/installc

Install C on Windows with just one click.

Language: Inno Setup - Size: 95.7 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 15 - Forks: 0

jserv/MazuCC

A minimalist C compiler with x86_64 code generation

Language: C - Size: 53.7 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 509 - Forks: 65

bmwcarit/Emma

Emma Memory and Mapfile Analyser. (Repo marked private after security audit. Contact Marian Kneer for details)

Language: Python - Size: 107 MB - Last synced: 27 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

kentlouisetonino/wificonnect

A CLI tool for connecting Wi-Fi.

Language: C - Size: 26.4 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Tumiegh/alx-low_level_programming

C low-level programming is the art of communicating directly with a computer's hardware, offering unparalleled control and optimization. Dive into a world where you'll wield the machine's language, unlocking its true potential, and crafting efficient solutions. This is where the magic happens at the heart of computing.

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

ZhuYanzhen1/MM32_CLion

本项目是全国大学生智能车竞赛GDUT 2022年极速越野组的项目文件。采用了LQR控制器和多速率卡尔曼融合算法,并在单片机上实现。This project is the project document for the GDUT 2022 Extreme Off-Road Category of the National Student Intelligent Vehicle Competition.

Language: C - Size: 14.8 MB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 47 - Forks: 10

its-pointless/gcc_termux

Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt

Language: C - Size: 805 MB - Last synced: 2 months ago - Pushed: 6 months ago - Stars: 446 - Forks: 76

SamuraiPolix/systemsProgrammingAEx1

Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University

Language: C - Size: 1.24 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ailsonguedes/Conversor_de_Temperatura

Conversor de temperatura simples feito em C como forma de estudar e ampliar os meus conhecimentos nessa linguagem.

Language: C - Size: 47.9 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

forkachild/NarcOS

Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)

Language: C - Size: 30.3 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 21 - Forks: 4

niloy200119/Celestial-Combat--Project-150 Fork of Class-of-MMH/Celestial-Combat--Project-150

Reg no: 88, 86 & 92

Language: C - Size: 69.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

MLeidel/myc

unified library with string and other functions for C

Language: C - Size: 2.49 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

rodyherrera/ChittyOS

ChittyOS is a minimal and basic operating system, it was created just to test my skills, this software contains a couple of bugs that I can fix myself when I have time, no contributions expected, it's just a hobby :), most of the source code is commented, you can learn from him.

Language: C - Size: 67.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

amalpoulose/Programs-on-Files

Some basic programs on file

Language: C - Size: 4.88 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

amalpoulose/Binary-Search-Tree

To create binary tree, perform search on tree ,print data,delete a node on tree.

Language: C - Size: 22.5 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

amalpoulose/Sorting-Techniques

All sorting techniques implemented using c

Language: C - Size: 13.7 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

amalpoulose/Student-Database

The advanced student database program to maintain and operate student data

Language: C - Size: 64.5 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Gonon-Kernel/gonon-gcc

Gonon GCC compiler for android kernel

Size: 22.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

luke-jr/full-retpoline

Patches and such to build your entire system with retpolines

Language: Shell - Size: 42 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Bialves/T1-PSB

Language: C - Size: 37.3 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

olusiekwin/alx-low_level_programming

A low-level programming repository is a collection of code and resources for programming at the hardware and system level. It includes code for interacting with computer hardware directly and requires expertise in computer architecture and system-level APIs. Developers can learn and contribute code for embedded systems and other specialized environ

Language: C - Size: 756 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

JugurtaO/TCP-IP-Sockets

This is a small C-implementation of using TCP/IP sockets to communicate processes (client & server side implementation).

Language: C - Size: 2.08 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

RISCV-MYTH-WORKSHOP/riscv-myth-workshop-sep23-fayizferosh

5 Day RISC-V pipelined core development using TL-Verilog workshop by VSD

Language: Verilog - Size: 699 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

shashwat-kalpvaig/CCodeOCRonAndroid

Android Project with Backend local server of apache2 running php . The OCR is done on Matlab and the image is transferred to the server.

Language: Java - Size: 151 KB - Last synced: 6 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

mhdZhHan/advanced-cpp-learning

To improve programming logic. ❤‍🔥

Language: C++ - Size: 48.8 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Lordwill1/alx-low_level_programming

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

Language: C - Size: 243 KB - Last synced: 7 months ago - Pushed: 11 months ago - Stars: 160 - Forks: 226

Spydr06/libgccjit-haskell

Safe Haskell bindings for the `libgccjit` library

Language: Haskell - Size: 85.9 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

PerceptronV/scierra

A Simulated C++ Interpreter with Recurrent Adaptation

Language: Python - Size: 391 KB - Last synced: 20 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

ailsonguedes/Estudos-de-L-gica-em-C

Estudos de lógica de programação utilizando C

Language: C - Size: 299 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

manuemmanuel/C-Programming

This repository contains a collection of C programs for various purposes and examples. Feel free to explore and use these programs for learning, reference, or even practical applications.

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

HasHolding/centos-dev

Centos Development Tools

Size: 0 Bytes - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

akkalbist55/C-Programming-Basic-Code-Example

Language: C - Size: 47.9 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

LakshmiPadmanabhan/Lex-Programs

Lex Programs To Recognize Email Id, URL, Comments and Date in different formats.

Language: Lex - Size: 1.95 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

sumeetwd25/C-Programming

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

sl8vz/map_analysis

gcc map file analysis

Language: Python - Size: 2.93 KB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Yezz123-Archive/ShitCrypt

WinGPG is a tray-based classical Windows application, Windows NT Explorer shell extension, and a classic GPGv2 distribution. Secure your data with our simple encryption tool. 🚀

Language: C - Size: 49.8 KB - Last synced: 25 days ago - Pushed: almost 3 years ago - Stars: 12 - Forks: 4

JK-TK/alx-low_level_programming

C_programming

Language: C - Size: 428 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Saw8888/GCC-VCPKG-compile-command-generator

A VCPKG compilation command generator using GCC

Language: Python - Size: 11.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

olegbukatchuk/book-c-the-examples-and-tasks

Код книги: Программирование на C в примерах и задачах. Автор: Васильев А.Н.

Language: C - Size: 742 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 8 - Forks: 3

TheAdnan/skripte

Language: Batchfile - Size: 4.74 MB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

KhaledAshrafH/MPI-Student-Grade-Checker

It's a high-performance computing program that utilizes MPI to process a list of student grades in parallel and determine which students have passed the exam and which ones need to repeat it.

Language: C - Size: 56.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

KhaledAshrafH/Riemann-Zeta

This repository contains an MPI program written in C that calculates the Riemann zeta function and evaluates its performance using MPI collective communication functions. The program approximates the value of ζ(3) with a given value of `s` (3 - Apéry's constant). It calculates the runtime, speedup, and efficiency for different numbers of processes.

Language: C - Size: 84 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

KhaledAshrafH/Ages-Distripution-Histogram

This program implements a histogram using MPI and OpenMP to analyze a dataset containing group ages that watch a TV show. The goal is to calculate statistics about the groups of age and generate a frequency histogram.

Language: C - Size: 47.9 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

KhaledAshrafH/K-Means-Clustering

This program implements the K-means clustering algorithm using OpenMP APIs. The K-means algorithm is a popular method of vector quantization that aims to partition n observations into k clusters. Each observation is assigned to the cluster with the nearest mean, serving as a prototype of the cluster.

Language: C - Size: 55.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

JugurtaO/Curiosity_revolution-

Simulation du robot Curiosity en mettant à jour ses programmes d'exploration. "Liquid water on Mars !" Maintenant , on est sûrs, il y a de l'eau liquide sur Mars .Petit problème: le plan d'exploration du robot Curiosity est perturbé, il ne faudrait pas qu'il s'embourbe dans la boue martienne.

Language: C - Size: 32.2 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

gabrielmazz/Memoria-CACHE---Multiplicacao-de-Matrizes

Este programa foi feito para verificar a cache do computador, primeiro ira alocar matrizes dinamicamente, depois disso, aleatorizara números doubles, depois disso fara a multiplicação das duas matrizes, se os argumentos forem certos, ela printa no console ou criara um arquivo txt com os resultados

Language: C - Size: 7.13 MB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

Akhil-Binu/Compiler-Lab

This is Laboratory Manual Program Set for Compiler Lab in (Dr Apj Abdul Kalam Technological University)

Language: C - Size: 1.7 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

sdasgup3/compilers

Projects involving GCC and LLVM compiler framework

Language: C - Size: 4.21 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

basilhussain/codeblocks-gcc-riscv-options

A GCC RISC-V compiler options file for the Code::Blocks IDE

Size: 6.84 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

chukssomzzy/simple_shell

A simple shell

Language: C - Size: 544 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pulp-platform/hero-gcc-toolchain 📦

⛔ DEPRECATED ⛔ HERO toolchain with support for RISC-V offloading over OpenMP Accelerator Execution Model

Language: Shell - Size: 65.4 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

juan-burtet/MatrixMultiplicationOtimization

Otimizações no algoritmo de Multiplicação de Matrizes utilizando Instruções SIMD e Vetorização.

Language: C - Size: 167 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

vercas/Beelzebub-toolchains Fork of travisg/toolchains

Shell script to build gcc for various architectures

Language: Shell - Size: 86.9 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

hmjahid/C-Programming-and-Data-Structures

On the way to practise C Programming and Data Structures

Language: C - Size: 61.5 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

alex-ber/alpine-anaconda3

Alpine Linux based image with Python 3.7 and necessary OS level dependencies (OpenSSL, gcc, ODBC driver, etc).

Language: Dockerfile - Size: 54.7 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 2

monishnene/Principles_of_Embedded_Software

Codes Developed in Course ECEN 5813 Principles of Embedded Software

Language: C - Size: 1.99 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

cassxw/EEE3095S-Prac1

EEE3095S Tutorial 1

Language: C - Size: 1000 Bytes - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

royjacobson/externis

Generate profiling traces for GCC

Language: C++ - Size: 161 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 23 - Forks: 1

jabellard/libds

libds - data structure library.

Language: C - Size: 13.7 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

FaroukOyekunle/alx-low_level_programming

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Language: C - Size: 372 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

godsonsakawa/alx-low_level_programming

Low-level programming and algorithm projects in the C language

Language: C - Size: 518 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

FaroukOyekunle/printf

Group project: writing our own printf function

Language: C - Size: 56.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

mvaisakh/gcc-x86

Bare Metal Bleeding Edge x86 GCC

Language: C - Size: 1000 MB - Last synced: 24 days ago - Pushed: about 3 years ago - Stars: 5 - Forks: 2

EnderIce2/FennixProject 📦

An operating system from scratch.

Language: C - Size: 42 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 11 - Forks: 0

amalpoulose/Microsemi-Interview-questions

Interview questions in c asked by microsemi

Language: C - Size: 16.6 KB - Last synced: 5 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

Moghaddm/C

I Will Push Some Simple Codes With C Until Later . Lets See What Will Happen :zap:

Language: C - Size: 2.93 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

gml4gtk/miptgraph

Some GNU GPL Free C++ files for graph layout

Language: C++ - Size: 4.29 MB - Last synced: 12 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

parkhyey/smallsh

Smallsh is a small shell with a subset of features of well-known shells, such as bash

Language: C - Size: 7.81 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

GCC-Tiny/gcc-tiny Fork of rofirrim/gcc-tiny

GCC Tiny front-end (See https://github.com/GCC-Tiny/gcc-tiny/tree/master/gcc/tiny)

Language: C - Size: 118 MB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

JugurtaO/interpreteur-de-code

Le projet consiste en la réalisation d'un programme informatique permettant d'interpreter le code source d'un progamme en C.

Language: C - Size: 320 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

kraj/ct-scripts

GCC cross toolchains Builder (glibc/musl/uclibc/baremetal)

Language: Shell - Size: 78.1 KB - Last synced: 24 days ago - Pushed: 7 months ago - Stars: 13 - Forks: 1

grz0zrg/twigs

Twigs – 512 bytes procedural graphics in C code (IFS Fractal, Linux, fbdev)

Language: C - Size: 7.16 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 10 - Forks: 1

nathtest/Tutorial-Ubuntu-18.04-Install-Nvidia-driver-and-CUDA-and-CUDNN-and-build-Tensorflow-for-gpu

Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line

Size: 22.5 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 101 - Forks: 42

mc-cat-tty/riscv_experiments

Playing around with RISC-V assembly language.

Language: Assembly - Size: 9.77 KB - Last synced: 24 days ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

pie972/alx-low_level_programming

** PERSONAL STUDIES **

Language: C - Size: 2.84 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 2

osenoah/alx-low_level_programming

Let's look at C

Language: C - Size: 176 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 6 - Forks: 1

nmdra/ccc

Simple bash Script for Compile & Run C programs

Language: Shell - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

nemo256/ASD

Some basic algorithms and data structure exercises.

Language: C - Size: 1.66 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 6 - Forks: 3

ConnectedDot/alx-low_level_programming

What is C? C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, despite being old. C is strongly associated with UNIX, as it was developed to write the UNIX operating system.

Language: C - Size: 238 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

ylyamin/STM32F103-Preemptive-scheduler

Simple Task Scheduler based an STM32F103 board

Language: C - Size: 75.2 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

RuslanFF/C-CPP-file-compiler-on-termux

C/C++ file compiler on termux

Language: Python - Size: 12.7 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

Mohamed29Awwad/printf

A Simple first group project, we're replicating the printf() fucntion from the C Standard Library.

Language: C - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Louis-Finegan/Root-Finding-Algorithms-c

Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.

Language: C - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

milouk/gcc-prebuilt-elf-toolchains

This repo contains Weekly GCC 11 builds for x86_64 hosts, targeted for bare-metal (ELF / kernel-only) AArch64 systems.

Language: C - Size: 1.27 GB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 17 - Forks: 8

jalbertsr/Wall-breaker-game

🏓 Basic wall breaker game in C for the university subject of programming methodologies.

Language: C++ - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1