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

Topic: "low-level-programming"

mubareksd/alx-low_level_programming

ALX Low Level Programming course Assignment Solutions

Language: C - Size: 521 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 11

a7medev/machine-language

Simulator for a simple machine language instruction set described in the book, Computer Science: An Overview 13th edition.

Language: TypeScript - Size: 222 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Gejix/alx-low_level_programming

Low-level programming & Algorithm

Language: C - Size: 420 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 9

ralexrivero/simple_shell

Simple shell for Unix project in C

Language: Shell - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

sseung0703/CNN_via_Tensorflow2_low-level

Colvolutional neural network implementation with Tensorflow2.0 low level API only

Language: Python - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

NikolasGialitsis/Restaurant-Simulation

Operating Systems Course: a restaurant of processes

Language: C - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

pkrll/Armadillo

🖥️ A minimal operating system for Mips Malta

Language: C - Size: 18.9 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

R01XIceFrost/GMOD-Engineer-Academy-The-Machinist-s-Sanctuary

GMOD Documentation (Engineer Style) regarding Wiremod & ACE (Armored Combat Extended) + Archive Library

Language: Lua - Size: 64.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

joakimwinum/bytecore

ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.

Language: Python - Size: 129 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

fpsvogel/learn-cs

Learning resources for computer science, C, etc.

Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

portalinux-project/pl-rt

The PortaLinux Runtime, also known as the main implementation of the ESB 2.0 API

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

yousseftawakal/driving-car-asm

A 2D Car Driving Simulation Game built in Assembly language, where player controls a car to avoid obstacles, with two difficulty levels (Easy and Hard).

Language: Assembly - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

neoRandom/class-in-c

How to implement classes in C.

Language: C - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

AkhilRai28/HexaTwos64

A project focusing on 64-bit arithmetic operations using registers in assembly. The code handles various mathematical manipulations and optimizations for efficient computation at the assembly level.

Language: Tcl - Size: 1.62 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

AkhilRai28/BinaryTwos32

A project demonstrating 32-bit arithmetic using assembly language. The code handles mathematical operations like addition and subtraction while efficiently managing processor registers.

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

AkhilRai28/MagniSign

A project focused on converting between signed magnitude representations in assembly language. This code efficiently manipulates signed binary numbers, performing mathematical and bitwise operations.

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

helcsnewsxd/famaf-computer_science-computer_organization 📦

Laboratorio de la materia de Organización del Computador de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

Language: Assembly - Size: 505 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

SymonMuchemi/alx-low_level_programming

This project is part of the ALX_SE engineering curriculum on low level programming.

Language: C - Size: 2.02 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

NucleoSoft/hadron.io

Language: TypeScript - Size: 34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

OnPlayerExitVehicle/Sheila

Sheila is a network library for peer-to-peer network topology

Language: C++ - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Moniaar/alx-low_level_programming

small projects on C

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

braydonwang/Gameboy-Emulator

👾 An emulator for Nintendo's Gameboy with support for hundreds of classic video games

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

OmarAzizi/Assembly-Web-Server

Webserver in x86_64 Assembly (Network Programming)

Language: Assembly - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

DhruvSavaliya94/design-principles-patterns-architectures

This is a learning-focused repository showcasing key software design patterns. It categorizes patterns into Creational, Structural, and Behavioral types, enriched with real-world examples and detailed documentation.

Language: C# - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

OmarAzizi/HTTP-Server

HTTP server from scratch in C

Language: C - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

GangOfUlpgc/edison-risc-v-simulator

Edison is a RISCV code IDE for simulating and debugging RISCV code. Its written in typescript and uses react for UI. It is made for educational purposes and is not intended to be used in production. It is not fully compliant with RISC-V specification, but it can run some simple programs. Also emulates pipelined CPU with 4 stages.

Language: TypeScript - Size: 368 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Marko19907/Raspberry-Pi-Tetris

Low-level programming project, "Low-Level Programming" (TDT4258) course, fall 2023.

Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Spoutnikrs/alx-low_level_programming

C programming

Language: C - Size: 279 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tufstraka/alx-low_level_programming

Low level programming.

Language: C - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ReverseIT-GH/library

ReverseIT Library

Size: 59.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

peter-lyons-kehl/no_std_libs

Presentation: Embedded-friendly, low level, no_std libraries in Rust

Language: HTML - Size: 186 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

pascallino/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: 2.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Darnelo-Inc/assembler

LowLevel: Assembler is not a black box. It's all about the approach to learning

Language: Assembly - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

namantam1/x86-assembly

Learn assembly programming for x86 processor in AT&T syntax

Language: C - Size: 542 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

AyoItsYas/eca

Emulated computer architecture in python.

Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

DanielMusau/alx-low_level_programming

🚀 Low-level programming training module

Language: C - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

darshna22/Low-Level-Design-Problems

low level design problems

Language: Kotlin - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

sixtusagbo/alx-low_level_programming

Low level programming with C

Language: C - Size: 179 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mrowan137/nand2tetris

Personal work and projects for nand2tetris course.

Language: Hack - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Timadey/alx-low_level_programming

Low level programming with C

Language: C - Size: 480 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hyperswine/spectre

Spectre with rei's std::spectro HDL framework

Language: Reason - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

EYOELTEKLE/alx-low_level_programming

Alx low level programming using the pioneer c language very interesting ..

Language: C - Size: 253 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ikmazameti/printf

This is a team project: to design our own printf in C.

Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

RazGavrieli/unix-file-system

A simple implementation of a unix file system on a virtual file. This project simulate a file system of a disk with an implementation of super block, inodes and disk blocks.

Language: C - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

Retr0-code/Simple-Kernel

The project was originally conceived to study low-level programming in assembler and C. Code fully commented and simple anyone who tries to understand what is going on in all of this will learn realtively fast.

Language: Assembly - Size: 119 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

oaizab/philosophers

Philosophers is a multithreading / multiprocessing program each philosopher is a thread / process, he has a time to eat , sleep and to think, if he didn't eat in time he'll die

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

giannhskp/System-Programming

Advanced Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets

Language: C - Size: 727 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

oaizab/minitalk

Communication between processes using signals

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ajxs/ajxs-elf-as

General purpose ELF assembler

Language: C - Size: 309 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

kawadakk/qrun-rs

Take AArch64 instructions, execute them, and display the final CPU state right away

Language: Rust - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

johncoleman83/bootcampschool-low_level_programming

c programming bootcamp projects

Language: C - Size: 1.5 MB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 7

davidgonzalezfx/printf

Custom own printf function

Language: C - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

francoromanazzi/UTN-SisOp-2018-2c

TP de Sistemas Operativos UTN FRBA 2c 2018

Language: C - Size: 303 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

dipunj/SystemCallsLab

This repository contains the codes for the Programming Tools-2 Lab Assignments

Language: C - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

felixklauke/medium-database-series

Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e

Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

Reptor10/unsafe_ops

Low-level utility library designed to provide direct access to hardware and memory operations for embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.

Size: 1000 Bytes - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 1 - Forks: 0

lasiqueira/8080emu

intel 8080 emulator written in c

Language: C - Size: 559 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Abusalah0/minishell_42

a linux shell interpreter made in C, similar to bash

Language: C - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

XORaur0n/Notes

A collection of various cybersecurity notes written in Markdown

Size: 2.31 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Blocksembler/blocksembler-frontend

A block-based programming environment for learning about assembly programming.

Language: JavaScript - Size: 445 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 2

emanuelefavero/gpio-python-scripts

Scripts for Raspberry Pi Pico

Language: Python - Size: 143 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

EnzoGuillouche/Arcade-games

This repository is dedicated to creating games written in x86 16-bit Assembly, developed using NASM and executed with DOSBox.

Language: Assembly - Size: 729 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

DarkStarStrix/PyC

A AI compiler ToolChain Infrastructure

Language: HTML - Size: 6.68 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

bp7968h/rusty_socket

Web socket protocol, server and client implementation in rust from scratch

Language: Rust - Size: 956 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

LebrancWorkshop/Review-Computer-Science

Review the topics from Computer Science field.

Size: 0 Bytes - Last synced at: 20 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

mohit-rathee/code

A collection of innovative tools and projects I've developed in my free time. This repository features web applications, automation scripts, and unique utilities designed to solve everyday problems.

Language: Python - Size: 21.3 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

LeftarCode/bubelos

BubelOS is an educational operating system featuring a bootloader written in EDKII. It's an experimental playground where I'll periodically add new features and explore OS development concepts.

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

Amr-Khaled-Ahmed/some-cipher-for-fun

this repository include XOR, Vigenere, and Polybius ciphers

Language: C++ - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Amr-Khaled-Ahmed/binary-calculator

there is a program written by python. the purpose of this program is to build a binary calculator that do subtraction and addition, and find the ones complement and the twos complement

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

NucleoSoft/Hadron

An integrated development environment

Language: C++ - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

NirjharDebnath/Graphics_And_Physics_Simulations

Graphics ans simulations in C or other languages

Language: C - Size: 10 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

PanagiotisKotsorgios/Timed-PC-Protection-Layer

A stealth security program that adds a timed challenge to protect your PC, shutting down if unauthorized users fail to meet the task. Ensures an extra layer of data protection even after login credentials are compromised.

Language: C - Size: 47.9 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

alexionut-tincu/sh-ovel

A lightweight UNIX shell written in C, focused on simplicity and direct syscalls. Perfect for learning system-level programming.

Language: C - Size: 36.1 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nthnn/unsafe_ops

Low-level utility library designed to provide direct access to hardware and memory operations for embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.

Language: C++ - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AbdeljalilOuafi/printf

Custom implementation of the printf function from scratch, demonstrating low-level C programming skills.

Language: C - Size: 211 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ashish0kumar/Minimalist-C

🍀 Collection of minimalist and low-level C projects

Language: C - Size: 4.74 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

orcalinux/chip8-emulator

A simple CHIP-8 emulator in C using SDL2 for graphics and input. Run classic CHIP-8 games from the 1970s with configurable window size and colors. Great for learning low-level emulation and graphics.

Language: C - Size: 6.57 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Awl-S/builtin-documentation

builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)

Language: C - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

danielbrodi/LowLevelAssembler

Program in C designed to act as an assembler, converting assembly commands into binary code with efficient preprocessing, label checking, parsing, and file management. Ensures correct conversion with strict error handling and optimal memory management practices, making it act like an ideal assembler for low-level programming tasks.

Language: C - Size: 484 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

HarshKishorani/zen-text-editor

A lightweight, terminal-based text editor written in C. Inspired by classic editors like vim and nano, Zen provides essential text editing features, syntax highlighting, and intuitive keyboard shortcuts. Perfect for developers who enjoy working in the terminal. 🚀

Language: C - Size: 149 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sebastian-sestaliuc/Quantum

🌌⌨️The Quantum Programming Language. Quantum is a low-level programming language made with JavaScript, scroll at the bottom at the README.md page

Size: 84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Darkas-Overgold/PUCP_2024-2_Alley_Radar

The main objective of the project is related to the implementation of a system, those of this type are usually used to monitor or analyze environments, possibly integrating sensors, digital signal processing or embedded applications. The repository stands out for the use of C as the main programming language, reflecting a low-level implementation.

Language: C - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

deusbalatro/toralizer

Toralizer Library

Language: C - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

iTzTalha/snake-and-ladder

A classic Snake and Ladder game implemented in Java. includes a command-line interface, where players roll dice, encounter snakes and ladders, and advance toward the goal.

Language: Java - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Al-Nibras/NibrasOS

Operating System Micro-kernel designed for IA-32 Arch.

Language: C - Size: 278 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Conor-Duston/Arduino_Server

Simple project to handle web requests on an Arduino server

Language: Rich Text Format - Size: 5.66 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Raihan4520/COA

This repository contains lab codes and assignments from the Computer Organization and Architecture (COA) course at AIUB, demonstrating assembly language programs and hardware-level operations.

Language: Assembly - Size: 214 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

oresttokovenko/elements_of_computing_systems

"The Elements of Computing Systems: Building a Modern Computer from First Principles" by Noam Nisan and Shimon Schocken

Language: Assembly - Size: 296 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

devroopsaha744/Elevate

This project implements and visualizes various disk scheduling algorithms using the analogy of elevators in a building. The primary algorithms include FCFS, SSTF, SCAN, LOOK, and their circular versions.

Language: Jupyter Notebook - Size: 7.32 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

RemusDBD/Modern-x64-Assembly

Self-made source code for Modern x64 Assembly videos by Creel on YouTube.

Language: Assembly - Size: 458 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

HRuivo/zhip8

Chip-8 Emulator in Zig and SDL2.

Language: Zig - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

MattiasHenders/epics-gui-triumf

The EPICS GUI for TRIUMF project aims to create a cost-effective control system for tabletop experiments by utilizing a Raspberry Pi cluster running EPICS.

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

jubayer98/Smart-Blind-Assistant-Tool-for-Visually-Impaired-People

This customized device, designed to be worn like normal spectacles, guides visually impaired users by alerting them to obstacles with sound notifications. This allows for safe and smooth navigation, reducing the risk of severe injuries.

Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Anne-Andresen/Multi-Modal-cuda-C-GAN

Raw C/cuda implementation of 3d GAN

Language: Cuda - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

Technerdguy1/alx-low_level_programming

Low-level programming and algorithm carried out during Full Stack Software Engineering studies at ALX_Africa/Holberton_School.

Language: C - Size: 260 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

achrafelaffas/alx-low_level_programming

This is the ALX C programming Tasks Month#2

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

kbnim/elte-fi-imperative-assignment

Command-line utility for reversing text. [Course: Imperative Programming]

Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kbnim/elte-fi-opsys-assignment

Easter-themed assignment [Course: Operating Systems]

Language: C - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

edokaaa/alx-low_level_programming

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

declaudefrancois/alx-low_level_programming

ALX low level programming with C

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

Related Topics
c 229 assembly 74 low-level 67 c-programming 38 cpp 38 data-structures 36 assembly-language 34 linux 29 algorithms 29 programming-language 29 shell 26 compiler 25 operating-system 24 computer-architecture 24 assembler 24 c-language 23 memory-management 22 programming 20 system-programming 18 assembly-x86 17 low-level-design 16 rust 15 alx 14 nasm 14 bash 14 memory-allocation 13 alx-low-level-programming 13 computer-science 13 embedded-systems 13 python 13 kernel 12 x86-64 12 reverse-engineering 12 java 11 operating-systems 11 cprogramming 11 lld 10 unix 10 holbertonschool 10 gcc 10 game-development 10 assembly-language-programming 10 hardware 10 pointers 10 systems-programming 10 c-programming-language 10 software-engineering 10 alx-africa 10 x86-assembly 9 learning-by-doing 9 learning 9 low-code 9 design-patterns 8 makefile 8 emulator 8 microcontroller 8 system-design 8 coding 8 network-programming 8 printf 8 embedded 8 game 7 asm 7 linked-list 7 object-oriented-programming 7 oops 7 oops-in-java 7 library 7 open-source 7 machine-language 7 educational 7 arm 7 high-level-programming 7 bootloader 7 language 6 x86 6 os 6 raspberry-pi 6 emulation 6 sdl2 6 rust-lang 6 interview-preparation 6 interpreter 6 algorithms-and-data-structures 6 algorithm 6 windows 6 low-level-design-problems 6 programming-languages 6 tutorial 6 microprocessor 6 socket-programming 6 chip8 5 bare-metal 5 linux-kernel 5 simulation 5 machine-learning 5 arduino 5 8-bit-computing 5 interview 5 functional-programming 5