Exercise solutions for The C Programming Language, 2nd edition
☆46Jan 5, 2021Updated 5 years ago
Alternatives and similar repositories for K-and-R-solutions
Users that are interested in K-and-R-solutions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple shell implementation with built-in commands and coreutils☆11Feb 15, 2022Updated 4 years ago
- This project counts pulses generated by a flowmeter using a TTGO WeMos board. Compiled using esp-idf framework☆13Mar 1, 2019Updated 7 years ago
- Example executable output of cmake-init☆23Jan 12, 2025Updated last year
- Extended library for C language (c99, x86-64, [linux, windows]).☆11Nov 6, 2021Updated 4 years ago
- The world's worst text editor, if it can even be considered a text editor.☆17May 13, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Learn how argc and argv are passed from environment to Unix program.☆19Jul 9, 2021Updated 4 years ago
- DOS Disk Editor, handles all types of FAT file systems ( including exFAT )☆22Nov 1, 2024Updated last year
- Modern C++ solutions for Advent of Code 2021☆35Dec 25, 2021Updated 4 years ago
- C++ sample application as a starting point using the ECS implementation EnTT and SDL2☆13Sep 6, 2022Updated 3 years ago
- libft project of 42 school☆12Feb 21, 2021Updated 5 years ago
- Fix timelapse also for ESP32-S3 boards☆20May 29, 2024Updated 2 years ago
- It aims to be for WASM what YAML is for JSON. Programming language targetting WebAssembly. Human friendly WAT☆22Apr 19, 2022Updated 4 years ago
- ☆12Sep 15, 2023Updated 2 years ago
- An ESP32/Arduino library for doing easy "pull"-based OTA ("Over The Air") updates. Includes redirect following for use with GitHub-hosted…☆24Mar 11, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- DOS ISOify - A floppy image containing all the tools needed to mount an ISO file in DOS as a virtual CDROM.☆19May 29, 2020Updated 6 years ago
- The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and …☆12Aug 30, 2021Updated 4 years ago
- Open source game inspired by Dungeon Keeper - Dark, damp and dangerous...☆21Apr 19, 2026Updated last month
- A collection of demo cross-chain applications to onboard developers onto building with Polymer and IBC.☆12Feb 14, 2025Updated last year
- Transforming .wasm file to base64 encoded javascript☆16Apr 13, 2020Updated 6 years ago
- [Works!] Build your own license-free, GPL version of the latest gcc-based Microchip MPLAB X IDE XC32 C++ compiler, including for PIC32☆15Oct 21, 2024Updated last year
- jQuery Weather Plugin using Dark Sky –– Fork of simpleWeather☆21Dec 12, 2025Updated 6 months ago
- Original Joy☆11Dec 17, 2024Updated last year
- A simple and fun SDL-based game engine.☆19Jul 30, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Geometry Wars clone☆12Apr 22, 2024Updated 2 years ago
- Stack-based virtual machine written in C☆24Jan 3, 2025Updated last year
- A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C☆40Oct 31, 2025Updated 7 months ago
- Allows inclusion of html pages inside C++ code☆20Dec 10, 2013Updated 12 years ago
- Emulation of UNIX V6 on PDP-11 with teletype☆29Oct 4, 2023Updated 2 years ago
- Simple C hash table☆41May 2, 2011Updated 15 years ago
- Rob Pike's simple regex matcher converted to Go☆11Aug 14, 2022Updated 3 years ago
- bare minimum chess program☆11Sep 16, 2020Updated 5 years ago
- Convert Java bytecode to firm IR☆18Feb 20, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Microvm is a virtual machine and compiler. This project is inspired by a work by Aleksei Udalov: https://github.com/aleksei-udalov/vm.git☆10May 16, 2021Updated 5 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- tinyxml☆19Aug 1, 2021Updated 4 years ago
- Fixed-point scalar and matrix multiplication library for SectorLISP☆15Jan 23, 2022Updated 4 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Sep 10, 2023Updated 2 years ago
- SECD machine and Lispkit Lisp compiler, in Python☆14Oct 25, 2017Updated 8 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor. Thi…☆16Oct 27, 2024Updated last year