C system-programming

Open-source C projects categorized as system-programming

Top 7 C system-programming Projects

  • checkedc

    Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

    Project mention: The NSA list of memory-safe programming languages has been updated | news.ycombinator.com | 2024-03-04
  • minixfromscratch

    Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU

    Project mention: Ask HN: High-quality resources for writing complex systems software? | news.ycombinator.com | 2023-11-05

    Open BSD software source.

    UNIX Systems Programming: Communication, Concurrency and Threads: Communication, Concurrency and Threads 2nd Edition by K Robbins and S. Robbins

    minix from scrath [0]; linux from scratch[1];

    [1] : https://www.linuxfromscratch.org/

    [0] : https://github.com/o-oconnell/minixfromscratch

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Understanding-Unix-Linux-Programming

    Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.

  • computersystems

    Incremental system software for Raspberry Pi. From a blinking LED to a video game.

  • The-Linux-Programming-Interface

    Src of The Linux Programming Interface and its Rust implementation (Exercise included)

    Project mention: How to get better at systems/OS programming with Rust | /r/rust | 2023-05-08

    If you wanna learn Linux system programming (Theory knowledge & Real world code), The Linux Programming Interface is really a good book to go with. The source code of this book is written in C, if you want some rust code, you can take a look at my repo, I have the first 20 chapters implemented.

  • ui

    Callback driven user interface library written with SDL2 (by Jacob-C-Smith)

  • timer-mechanism

    Using Timer Mechanisms for Linux

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-04.

C system-programming related posts

Index

What are some of the best open-source system-programming projects in C? This list will help you:

Project Stars
1 checkedc 3,183
2 minixfromscratch 1,182
3 Understanding-Unix-Linux-Programming 79
4 computersystems 32
5 The-Linux-Programming-Interface 7
6 ui 1
7 timer-mechanism 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com