linux-development
There are 11 repositories under linux-development topic.
ErickRock/oh-my-zsh-on-windows-terminal
WSL 2/ZSH no Win 10/11 com VS Code para Devs: Guia para instalar o ZSH, personalizar com temas e plugins.
arturbac/kdevcxx_with_ai
KDevelop and Kate plugins using OpenAI API to assist with code development
robseb/LinuxVSCppFPGA
C++ examples for accessing FPGA Soft-IP and Hard-IP with embedded Linux for Intel (ALTERA) SoC-FPGAs (Cyclone V)
ANSANJAY/LinuxModuleParameters
A comprehensive guide to Linux kernel modules, detailing parameter passing and array passing techniques
LeoTHPS/AbstractionLayer
A header-only C++20 library targeting Linux and Windows for generic and specialized tasks. Limited Raspberry Pi Pico/Pico W support.
Web-Dev-Codi/Setup-a-local-Web-Development-Environment
A detailed guide to setup a full Web development environment with Node.js, and Git for your operating system
dhwanish-3/Character_Device_Driver
Linux Character Device Driver Development + Operating system asssignments
Ralda-440/linux_kernel_mod
Guía práctica para personalizar y modificar el kernel de Linux, incluyendo la implementación de syscalls personalizadas, monitoreo de memoria con una API REST en C, y un Dashboard Web en React para visualización en tiempo real.
rubenhIII/LinuxDevelopment
Different references, notes, documentation and experiments about Linux development
liubomyr123/speech-recognition-assistant
A simple speech recognition system using PocketSphinx that converts audio input into text and executes basic voice commands.