C topic

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.

List C repositories

duplicut

796
Stars
90
Forks
Watchers

Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)

lc3-cc

7
Stars
2
Forks
Watchers

A C compiler for the LC3 architecture

citron

61
Stars
5
Forks
Watchers

General purpose programming language (mainly for unix-like systems)

amacc

997
Stars
154
Forks
Watchers

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution

pidi-os

37
Stars
4
Forks
Watchers

A minimalistic operating system

Nuke

42
Stars
18
Forks
Watchers

A program to 'nuke' storage devices.

FFS

15
Stars
4
Forks
Watchers

A simple filesystem in user-space created with FUSE.

arocc

776
Stars
47
Forks
Watchers

A C compiler written in Zig.

aes-kw

9
Stars
0
Forks
Watchers

A standalone AES-KW (AES Key Wrap) implementation.