Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ansi-c

redcode/Z80

Highly portable Zilog Z80 CPU emulator written in ANSI C

Language: C - Size: 856 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 402 - Forks: 38

rsm-lisper/knr-solutions

My solutions to the exercises in K&R 2 ("The C Programming Language" 2nd edition by Brian W. Kernighan and Dennis M. Ritchie). Work In Progress.

Language: C - Size: 121 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

uriparser/uriparser

:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub

Language: C - Size: 1.44 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 312 - Forks: 76

Tehreer/SheenBidi

A sophisticated implementation of Unicode Bidirectional Algorithm

Language: C - Size: 2.68 MB - Last synced: 2 days ago - Pushed: 19 days ago - Stars: 118 - Forks: 19

ccgargantua/arena-allocator

Super small, simple, and C89-compliant single-header arena "allocator".

Language: C - Size: 175 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 21 - Forks: 1

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.

Language: C - Size: 1.26 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 22 - Forks: 0

antony-jr/lsrc

Poor man's way of copying license to top of C/C++ source files and headers in place. A bit over-engineered though.

Language: C - Size: 40 KB - Last synced: 8 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

mhw0/libethc

Open-source Ethereum C library

Language: C - Size: 208 KB - Last synced: 9 days ago - Pushed: 8 months ago - Stars: 41 - Forks: 7

igorcemim/estruturas-dados-i-trabalho-i

IFRS - Estruturas de Dados I - Trabalho I

Language: C - Size: 20.5 KB - Last synced: 14 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

igorcemim/estruturas-dados-i-trabalho-ii

IFRS - Estruturas de Dados I - Trabalho II

Language: C - Size: 3.91 KB - Last synced: 14 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Clownacy/clownmdemu

Sega Mega Drive/Sega Genesis emulator that emphasises portability.

Language: C - Size: 2.18 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 60 - Forks: 7

polfosol/micro-AES

A minimalist implementation of AES algorithms in C

Language: C - Size: 2.95 MB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 25 - Forks: 0

grauho/sdc

A simple tool to convert .safetensor files that include certain large dtypes into ones that don't

Language: C - Size: 57.6 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

jnnofrada/cartag

Code to propel a small car to another car using bluetooth and RSS for distance and direction

Language: C++ - Size: 1000 Bytes - Last synced: 21 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Redfoxymoon/vntools

utilities for working with visual novel assets

Language: C - Size: 142 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 5 - Forks: 2

Tehreer/SheenFigure

An implementation of advanced typographic tables of OpenType specification.

Language: C - Size: 1.17 MB - Last synced: 2 days ago - Pushed: 6 months ago - Stars: 30 - Forks: 6

ChlodAlejandro/the-c-programming-language

My solutions for the exercises in Brain Kernighan and Dennis Ritchie's 'The C Programming Language, Second Edition'.

Language: C - Size: 8.79 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ariya/FastLZ

Small & portable byte-aligned LZ77 compression

Language: C - Size: 226 KB - Last synced: 22 days ago - Pushed: 3 months ago - Stars: 394 - Forks: 80

fredeil/INF-1101 πŸ“¦

Algorithms and data structures in C

Language: C - Size: 4.45 MB - Last synced: 23 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

JetSetIlly/Lick

BWT based file compression (for educational purposes)

Language: C - Size: 1.07 MB - Last synced: 25 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

shakna-israel/colors

A library and console application for tweaking colors on the console.

Language: C - Size: 25.4 KB - Last synced: 26 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

ararslan/termcolor-c

A header-only ANSI C library for writing colored text to the terminal

Language: C - Size: 38.1 KB - Last synced: 23 days ago - Pushed: about 6 years ago - Stars: 44 - Forks: 6

lpodkalicki/blog

A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.

Language: C - Size: 89.6 MB - Last synced: 24 days ago - Pushed: 4 months ago - Stars: 314 - Forks: 112

hidefromkgb/gif_load

A slim, fast and header-only GIF loader written in C

Language: C - Size: 82 KB - Last synced: 22 days ago - Pushed: over 5 years ago - Stars: 78 - Forks: 6

systoolz/dosbtalk

unofficial API implementation for Text-to-Speech Engine by First Byte

Language: C - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

denizetkar/TreeGAN

Generative Adversarial Model that generates parse trees

Language: Python - Size: 1.89 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 5 - Forks: 1

banzecrew/C_Lessons

There are all tasks from "The-C-programming-language-3rd-edition"

Language: C - Size: 43 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

pzaino/DTBLib

a DTB (Device Tree Blob) loader and parser library in ANSI C and without dependecies (so, theoretically usable on every platform and operating system)

Language: C - Size: 52.7 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

KilianKegel/toro-C-Library

♉toro-C-Library for UEFI x86-64 target platform for Microsoft Visual Studio 2022. Sourcecode included.

Language: C - Size: 11.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 22 - Forks: 2

KilianKegel/CdePkg

CdePkg -> C Development Environment Package for EDK2 and derived BIOS products. This module provides Standard C API for EDK2 NEW: Sourcecode for CdeServices available

Language: HTML - Size: 13.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

Fabrizio-Caruso/CROSS-LIB

CROSS LIB - A universal 8-bit library and some games built with it

Language: C - Size: 36.4 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 306 - Forks: 30

h2non/semver.c

Semantic version in ANSI C

Language: C - Size: 83 KB - Last synced: 15 days ago - Pushed: about 4 years ago - Stars: 184 - Forks: 34

RISC-OS-Community/ZVector

A port of ZVector library to RISC OS (this is NOT the official ZVector for all platforms repository!)

Language: C - Size: 343 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 1

ygor-sena/42cursus-miniRT

The eleventh project of 42's curriculum is an introduction to the beautiful world of Raytracing and asks students to render simple Computer-Generated-Images so that they will never be afraid of implementing mathematical formulas again.

Language: C - Size: 6.5 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 6 - Forks: 1

grauho/sdPromptDumper

A command line tool to convert stable-diffusion.cpp generated image metadata back into a valid stable-diffusion.cpp invocation.

Language: C - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

ygor-sena/42cursus-push-swap

The seventh project of 42's curriculum asks students to find an optimized way to sort data with two stacks and a limited set of instructions.

Language: C - Size: 91.8 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

ygor-sena/42cursus-FdF

The fifth project of 42 curriculum introduces students to the fundamentals of graphic programming with MiniLibX. Between three projects to pick out, I chose FdF which aims to represent "iron wire" meshing in 3D.

Language: C - Size: 590 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

ygor-sena/42cursus-libft

This is my very own C Library! The first project of 42 curriculum asks students to reproduce basic functions of C ANSI Library to manipulate characters, strings and memory plus additional functions to implement singly linked lists.

Language: C - Size: 76.2 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 1

ygor-sena/42cursus-minitalk

The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.

Language: C - Size: 65.4 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

asmaloney/rply Fork of diegonehab/rply

ANSI C library for PLY file format input and output

Language: C - Size: 79.1 KB - Last synced: 23 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Clownacy/clownresampler

Single-header-file library which implements an integer-only windowed-sinc audio resampler.

Language: C - Size: 9.55 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 14 - Forks: 2

harishcpu/xv6

xv6: risc-v

Language: C - Size: 10.7 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ygor-sena/42cursus-minishell Fork of magalhaesm/minishell

The eighth project of 42's curriculum gives the students a very "simple" task: to create our very own little shell based on bash.

Language: C - Size: 248 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

MichaelVerthin/C_Assembler

Custom ANSI C Assembler

Language: C - Size: 135 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Clownacy/clownassembler

Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).

Language: C - Size: 1.98 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 39 - Forks: 5

Clownacy/clownnemesis

Compressor and decompressor for the Nemesis file format.

Language: C - Size: 144 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 4 - Forks: 0

vroncevic/unix_domain_socket_client

:penguin: Unix Domain Socket Client

Language: Shell - Size: 737 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

vroncevic/gen_c_pro

Generate C Project

Language: Shell - Size: 6.84 MB - Last synced: 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

YayIguess/XOR_nn

Neural network to compute XOR values in C using only the standard libraries

Language: C - Size: 26.4 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

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.

Language: C - Size: 2.38 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 74 - Forks: 15

Clownacy/clownlzss

Collection of compressors, built upon a small and simple graph-based LZSS framework.

Language: C - Size: 277 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 17 - Forks: 3

federicovilla55/PoliMi_FINFO

Compiti ed esercizi svolti durante il corso di Fondamenti di Informatica al Politecnico di Milano.

Language: C - Size: 276 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

federicovilla55/Mastermind

Mastermind game ANSI-C Implementation

Language: C - Size: 10.7 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

mivinci/librio

An M:N asynchronous runtime written in ANSI C.

Language: C - Size: 20.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

systoolz/tprogram

Computer version of psychological tests

Language: C - Size: 58.6 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

nfinit/ansibench

A selection of ANSI C benchmarks and programs useful as benchmarks

Language: C - Size: 338 KB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 56 - Forks: 4

nixigaj/space_heater.c

A portable space heater using your CPU cores. ♨️

Language: C - Size: 411 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

MichaelJWelsh/cdsa

A library of generic intrusive data structures and algorithms in ANSI C

Language: C - Size: 179 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 602 - Forks: 46

casualsnek/linuxconio

Implementation of conio.h from ms-dos based compilers for linux systems

Language: C - Size: 23.4 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 14 - Forks: 6

hanilr/variation-ui

Single-header terminal user interface library. Written in ansi-c

Language: C - Size: 288 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 20 - Forks: 3

systoolz/puwindow

Pickup Window 2.0

Language: C - Size: 16.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

d0p1s4m4/libminicli

Simple Command Line Parser

Language: C - Size: 37.1 KB - Last synced: 24 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

rbuj-UOC/M2.010-PAC1

PAC 1 de l'assignatura introducció al desenvolupament de programari del màster de programari lliure

Language: C - Size: 50.8 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

rbuj/basic-data-structures

A collection of simple examples for learning basic data structures using C.

Language: C - Size: 129 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Clownacy/clowndoom

Yet another purist Doom port.

Language: C - Size: 2.81 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 8 - Forks: 2

git-user-cpp/spynix

rapid unix system & hardware info scraper

Language: C - Size: 127 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Clownacy/clowncommon

Small collection of common C89 utility macros.

Language: C - Size: 7.81 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

Clownacy/clown68000

Motorola 68000 emulator and disassembler library.

Language: C - Size: 546 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 7 - Forks: 1

d0p1s4m4/Istar

A minimalist legacy and EFI bootloader (without bloat)

Language: C - Size: 48.8 KB - Last synced: 24 days ago - Pushed: about 1 year ago - Stars: 15 - Forks: 3

sionleroux/adventofcode πŸ“¦

My solutions to the 2015 "Advent of Code" challenge, in C

Language: C - Size: 81.1 KB - Last synced: 4 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

TriForMine/battleship

This is a variation of the classic battleship game where you can move your ships and when you miss a ship, a mine is placed on the board.

Language: C - Size: 267 KB - Last synced: 23 days ago - Pushed: 3 months ago - Stars: 4 - Forks: 2

KlimentLagrangiewicz/CART-in-C

Naive implementation of CART (Classification And Regression Tree) algorithm in C (standard C89/C90) for data classification

Language: C - Size: 25.4 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

RobinWragg/RobinGB

A Game Boy emulator for resource-constrained platforms, such as embedded systems.

Language: C - Size: 265 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

d0m4te/heap

Generic min heap in (ANSI) C

Language: C - Size: 8.79 KB - Last synced: 5 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

VisualStudioEX3/div2-framework πŸ“¦

Collection of DLLs for DIV Games Studio 2 (vanilla).

Language: C - Size: 80.1 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

SharafatKarim/ansi-c-balagurusamy-exercise

Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).

Language: C - Size: 889 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 9 - Forks: 13

efficios/barectf

Generator of ANSI C tracers which output CTF data streams

Language: Python - Size: 1.26 MB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 61 - Forks: 17

grauho/AdventOfCode2023

Advent of Code 2023 in ANSI C90

Language: C - Size: 40 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Dor-sketch/ComplexCalculatorC

Designed for complex number calculations, showcasing modular programming and efficient parsing techniques in ANSI C.

Language: C - Size: 1.86 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Redfoxymoon/aseconv

Adobe ASE & ACO color palette conversion

Language: C - Size: 18.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

andersonhsporto/ft-so_long

POC of a 2D game made in C using the mlx library

Language: C - Size: 2.6 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 15 - Forks: 2

rparak/BaR-Motion-Workshop

Workshop focused on motion control, visualization, digital-twin and augmented reality.

Language: C - Size: 63 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 12 - Forks: 2

catseye/Philomath

MIRROR of https://codeberg.org/catseye/Philomath : An LCF-style theorem prover written in C89 (a.k.a ANSI C)

Language: C - Size: 51.8 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 12 - Forks: 1

gmorales08/basec

A simple base converter for terminal. Written in ANSI C.

Language: C - Size: 22.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

redcode/6502

Highly portable MOS 6502 CPU emulator written in ANSI C

Language: C - Size: 129 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 119 - Forks: 16

Jason2Brownlee/FastGeneticAlgorithm

Fast Genetic Algorithm in Python

Language: Python - Size: 50.8 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

oldteamhost/notgnulibc

linux libc

Language: C - Size: 463 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

syedjahangirpeeran/Timetable-Generator

This application generates time table based on the given constrains using data structures. It creates the records for faculty, classroom, students and courses using queues.

Language: C - Size: 31.3 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 4

pawel-tarasiuk/cpdqsort

Pattern-defeating quicksort as C macro

Language: C - Size: 15.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

o-dka/Ccards

Card game written in C

Language: C - Size: 70.3 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Rabios/ice_libs

Collection of cross-platform single-header C libraries for doing a lot of stuff! (Still WIP)

Language: C - Size: 2.79 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 120 - Forks: 6

GorgonMeducer/PLOOC

Protected Low-overhead Object Oriented Programming with ANSI-C

Language: C - Size: 4.43 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 247 - Forks: 70

Haz001/ANSI-C

ANSI C Code

Language: C - Size: 12.7 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

abrik1/w95-keygen

a tiny keygen for windows 95 in ANSI C

Language: C - Size: 66.4 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 15 - Forks: 0

stberryhill/KibiTest

C Testing Framework in Under a Kibibyte

Language: C - Size: 198 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

TheAvgMan/Mastering-Embedded-Diploma

This repo shows my work throughout the Mastering Embedded Systems Diploma under the supervision of Eng. Keroles Khalil.

Language: C - Size: 6.84 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

winspool/stdtests

C / C++ Compiler and standard library Conformance Test Suite

Language: C - Size: 294 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 9 - Forks: 0

b-jure/skJSON

JSON parsing library written in ANSI C

Language: C - Size: 417 KB - Last synced: 8 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

KilianKegel/Visual-Studio-for-UEFI-Shell

Getting started with Visual Studio 2022 for UEFI Shell and ANSI C cross-development. This is a CONTAINER for VARIOUS SUBPROJECTS, including John McNamara LIBXLSXWRITER and Mark Adlers ZLIB, ported to Visual Studio for UEFI

Language: C - Size: 313 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

ichibown/ktv

A lightweight binary protocol library for IoT

Language: C - Size: 136 KB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0