ansi-c
There are 362 repositories under ansi-c topic.
MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
redcode/Z80
Highly portable Zilog Z80 CPU emulator written in ANSI C
ariya/FastLZ
Small & portable byte-aligned LZ77 compression
GorgonMeducer/PLOOC
Protected Low-overhead Object Oriented Programming with ANSI-C
uriparser/uriparser
:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
lpodkalicki/blog
A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.
Fabrizio-Caruso/CROSS-LIB
CROSS LIB - A universal 8-bit library and some games built with it
h2non/semver.c
Semantic version in ANSI C
redcode/6502
Highly portable MOS 6502 CPU emulator written in ANSI C
Tehreer/SheenBidi
A sophisticated implementation of Unicode Bidirectional Algorithm
nomemory/neat-matrix-library
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
hidefromkgb/gif_load
A slim, fast and header-only GIF loader written in C
Clownacy/clownmdemu-core
Sega Mega Drive/Sega Genesis emulator that emphasises portability.
nfinit/ansibench
A selection of ANSI C benchmarks and programs useful as benchmarks
catseye/minischeme
MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation, miniscm.
efficios/barectf
Generator of ANSI C tracers which output CTF data streams
hit9/C-Snip
My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings
Frityet/ManagedC
Reference counter for C
mhw0/libethc
Open-source Ethereum C library
ararslan/termcolor-c
A header-only ANSI C library for writing colored text to the terminal
Clownacy/clownassembler
Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).
ccgargantua/arena-allocator
Super small, simple, and C89-compliant single-header arena "allocator".
model-checking/cbmc-starter-kit
The CBMC starter kit makes it easy to add CBMC verification to a software project.
brunexgeek/smbios-parser
Small C99 and C++98 library to parse SMBIOS information
polfosol/micro-AES
A minimalist implementation of AES algorithms in C
Tehreer/SheenFigure
An implementation of advanced typographic tables of OpenType specification.
jandoczy/csv-fast-reader
Fast and simple CSV parser written in C
Telodendria/Telodendria
Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional. This is the official read-only mirror of the upstream source code.
GrieferAtWork/dcc
Direct/Interactive C Compiler
nataliapc/MSX_devs
MSX develops repository
Clownacy/clownlzss
Collection of compressors, built upon a small and simple graph-based LZSS framework.
KilianKegel/toro-C-Library
♉toro-C-Library for UEFI x86-64 target platform for Microsoft Visual Studio 2022. Sourcecode included.
andersonhsporto/ft-so_long
POC of a 2D game made in ANSI C
SharafatKarim/ansi-c-balagurusamy-exercise
Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).
casualsnek/linuxconio
Implementation of conio.h from ms-dos based compilers for linux systems
hanilr/variation-ui
Single-header terminal user interface library. Written in ansi-c