Skip to content
Change the repository type filter

All

    Repositories list

    • .github

      Public
      Other
      0000Updated Nov 17, 2024Nov 17, 2024
    • a-dang

      Public
      Dezashibi lANGuage - based on the Interpreter in Go book by Thorsten Ball which I rewrote in C using my own DCommon library and with some modifications in approaches.
      C
      Other
      0000Updated Nov 17, 2024Nov 17, 2024
    • cmake_template

      Public template
      A very beginner friendly cmake template for c projects with unit testing
      CMake
      BSD 3-Clause "New" or "Revised" License
      0000Updated Nov 13, 2024Nov 13, 2024
    • dcommon

      Public
      My commonly used utilities, headers, scripts, etc.
      C
      BSD 3-Clause "New" or "Revised" License
      0000Updated Nov 3, 2024Nov 3, 2024
    • a-clox

      Public
      This is a follow up/re-implementation of `clox` programming language from Crafting Interpreters Book.
      C
      Other
      0000Updated Sep 30, 2024Sep 30, 2024
    • Task Manager (todo list) using Linked List
      C
      Other
      0000Updated Sep 4, 2024Sep 4, 2024
    • How to get started in C as fast as possible, including installer scripts for windows
      C
      Other
      0000Updated Sep 3, 2024Sep 3, 2024
    • Conway's Game of Life in Console using C
      C
      Other
      0000Updated Sep 1, 2024Sep 1, 2024
    • dthreads

      Public
      Cross platform multi threading library with maximum possible familiarity of pthreads and using native api for windows.
      C
      Other
      0000Updated Aug 23, 2024Aug 23, 2024
    • Using Multi-threading and directory traversing in a cross platform way.
      C
      Other
      0000Updated Aug 23, 2024Aug 23, 2024
    • Understanding Producer-Consumer and Publish-Subscribe Patterns in C
      C
      Other
      0000Updated Aug 23, 2024Aug 23, 2024
    • w64devkit

      Public
      Portable C and C++ Development Kit for x64 (and x86) Windows
      C
      The Unlicense
      236000Updated Aug 18, 2024Aug 18, 2024
    • dmmap

      Public
      A simple and efficient single-header C library for memory-mapped file access, supporting Windows, Linux, and macOS through a unified interface.
      C
      BSD 3-Clause "New" or "Revised" License
      0000Updated Aug 13, 2024Aug 13, 2024
    • Prime Number and Palindrome String Checker cli tool in C
      C
      Other
      0000Updated Aug 13, 2024Aug 13, 2024
    • Using graphs and adjacency matrices in C programming to efficiently implement finite state machines for lexical analysis and parsing.
      C
      Other
      0000Updated Aug 11, 2024Aug 11, 2024
    • SIMD and its impact on optimizing C programs for faster, more efficient performance across multiple platforms.
      C
      Other
      0000Updated Aug 11, 2024Aug 11, 2024
    • A comprehensive guide and example code for creating portable binary files in C, addressing architecture-specific challenges like endianness and data alignment.
      C
      Other
      0000Updated Aug 11, 2024Aug 11, 2024
    • reads matrices data from the given file and prints the result of multiplying them after checking the multiplication possibility
      C
      Other
      0000Updated Aug 11, 2024Aug 11, 2024
    • Bring all the basic stuff together and create a calculator
      C
      Other
      0000Updated Aug 11, 2024Aug 11, 2024