Repository navigation
gcc-complier
- Website
- Wikipedia
A minimalist C compiler with x86_64 code generation
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
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.
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Generate profiling traces for GCC
本项目是全国大学生智能车竞赛GDUT 2022年极速越野组的项目文件。采用了LQR控制器和多速率卡尔曼融合算法,并在单片机上实现。This project is the project document for the GDUT 2022 Extreme Off-Road Category of the National Student Intelligent Vehicle Competition.
Install C on Windows with just one click.
VSDSquadron Research Internship 2024 program where we learn about RISC-V processor and VLSI Design using various open source tools.
Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)
🔧 A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
Twigs – 512 bytes procedural graphics in C code (IFS Fractal, Linux, fbdev)
GCC 7.x & 8.x compiler & Binutils build scripts
GCC cross toolchains Builder (glibc/musl/uclibc/baremetal)
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. 🚀
An operating system from scratch.
💻 An online 1v1 hacking game where you can face off against your friends to find out who's the better coder.
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.
Competitive Programming Contests Automation Package for text editor Atom.