#
c-language

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 483 public repositories matching this topic...
KreMLin is a tool for extracting low-level F* programs to readable C code
-
Updated
Aug 24, 2021 - OCaml
Lock your Mac from the command-line
-
Updated
Jan 23, 2021 - Shell
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
c
language
programming-language
programming
solutions
solution
programming-exercises
programming-challenges
c-language
c-programming
-
Updated
Aug 27, 2021 - C
Stackful Async Subroutines for C. Brings async 2 C
-
Updated
Jul 15, 2021 - C
Alfred 3 workflow to lock your Mac
-
Updated
May 26, 2021
UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be updated. Official website:
-
Updated
Jul 2, 2021 - C
Soluções para algumas questões no juiz online URI
-
Updated
Jul 24, 2021 - C
Answers to exercises in K&R's The C Programming Language (second Edition).
-
Updated
Feb 15, 2021 - C
ترجمة لدرس تعلّم البرمجة بلغة السي الخاص بموقع OpenClassrooms
-
Updated
Sep 22, 2018 - TeX
C language compiler from scratch for a custom architecture, with virtual machine and all
-
Updated
May 13, 2018 - C#
The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.
-
Updated
Aug 17, 2020 - C
[PT-BR] Um script em python que simula o processo de correção do run.condes para programas em C ou compilados/executados via Makefile.
-
Updated
Jul 20, 2021 - Python
A pure C single-header library with 70+ configurable terminal spinner/progress indicators.
-
Updated
Jan 25, 2021 - C++
-
Updated
Dec 20, 2019 - JavaScript
An easy to use unit testing framework written in, and created for, the C language.
-
Updated
Jun 16, 2020 - C
C utility libraries
utilities
stack
graph
timing
bitarray
fileutils
string-manipulation
permutations
c-language
c-programming
minunit
doublylinkedlist
unit-testing-framework
c-string
stringlib
mu-assert-pointers
-
Updated
Sep 13, 2021 - C
Mike's Enhanced Small C Compiler for Z80 and CP/M.
-
Updated
Sep 16, 2021 - C
C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL algorithm, which can be applied to containers. This library is intended to be helpful for embedded software development, which may still use C language nowadays.
-
Updated
Aug 27, 2018 - C
Sogang Univ. System Programming (CSE4100) - SIC/XE Machine Project
-
Updated
Apr 27, 2017 - C
Neural Network library in C
data-science
machine-learning
library
deep-neural-networks
deep-learning
neural-network
network
ann
neural
c-language
-
Updated
Dec 11, 2018 - C
A modular chatbot experiment
-
Updated
Mar 17, 2021 - Rust
-
Updated
Dec 20, 2019 - C
A simple, thin-wrapper, cross-platform networking API on socket level
-
Updated
Jan 15, 2021 - C

-
Updated
May 11, 2021 - Java
Created by Dennis Ritchie
Released 1972
- Website
- www.open-std.org/jtc1/sc22/wg14
- Wikipedia
- Wikipedia
This is very low prio, but it usually happens that when touching
Prims
or some other file high in the dependency graph, we get spurious diffs in many other files. Since we check-in the snapshot, and we need to have it up-to-date, we get very verbose commits when nothing relevant changed. Plus, when something did change, it's hard to spot.Example: I removed a few lines in prims and get things