Skip to content
#

c-programming-language

c logo

C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.

Here are 704 public repositories matching this topic...

A fast and flexible data logging/tracing toolkit for software testing, debugging, and visualization. Features minimally intrusive C/C++ code instrumentation, a host-based decoding application, and demo code.

  • Updated Jan 2, 2026

This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.

  • Updated Jul 11, 2025
  • C

Created by Dennis Ritchie

Released 1972

Followers
118k followers
Website
github.com/topics/c
Wikipedia
Wikipedia

Related topics

language