pure-c
There are 112 repositories under pure-c topic.
ibireme/yyjson
The fastest JSON library in C
FWGS/xash3d-fwgs
Xash3D FWGS engine
lexborisov/myhtml
Fast C/C++ HTML 5 Parser. Using threads.
scottcgi/Mojoc
A cross-platform, open-source, pure C game engine for mobile game.
ColleagueRiley/RGFW
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
lexborisov/Modest
Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
FWGS/xash3d
DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
tsoding/nothing
A simple platformer about nothing
tsoding/jim
Immediate Mode JSON Serialization Library in C
tsoding/snake-c-wasm
Snake written in Pure C and compilable to WebAssembly
small-c/obj.h
🚀 OOP in pure C with a single-header
felselva/uastar
Minimal A* implementation in C. No dynamic memory allocation.
ksw2000/Data-Structure-in-C
:notebook: Data Structure in C 資料結構學習筆記
hujianzhe/server-framework
C服务器进程通用模板,跨平台,动态库,协程
wujin1989/cdk
CDK is a supplement and extension to the standard C library, rather than a replacement.
GandelXIV/pidi-os
A minimalistic operating system
AloneCafe/fixed-vhd-writer
一种使用LBA方式的、专用于固定大小的VHD虚拟磁盘的扇区写入工具
turborium/PureParseFloat
Just Good ParseFloat Algorithm named PureParseFloat
turborium/TurboriumBasic
Simple BASIC interpriter
romuloceccon/lightmqtt
MQTT 3.1.1 client library written in pure C, fully asynchronous, supporting QoS 0, 1 and 2 messages and large payloads
fpschneider/cpwntools
Fast, portable implementations for exploit development in C.
ColleagueRiley/Silicon-h
An *single-header* alternative, pure C-focused wrapper to Apple's Cocoa API for OS X app development. Requires little to no Objective-C knowledge to use. Based on the original Silicon by EimaMei! Written in Pure C, no objective-c nonsense.
MattMoony/propaganda.c
A robust and easy to use string-manipulation library for the C programming language. There is no need for writing your own functions to perform simple tasks all of the time! 🐱💻
AHOHNMYC/UnGUI
INI-scriptable app for creating GUI for other apps :3
masterzorag/ec_pure_c
Elliptic Curve pure C implementation
yet-another-gauge/observer
:telescope: A pure C implementation of the observer pattern
callmesalmon/pearlOS
pearlOS: A complete and lightweight operating system, contributions are welcome!
AdaiasMagdiel/windows-c-http-server
This is a simple and functional C web server designed specifically for Windows systems. It serves static HTML files to clients over HTTP and utilizes Windows-specific APIs.
catmengi/DynamicRPC
C rpc client/server framework without need of IDL
tkorays/CFAST
CFAST, a cross-platform C library for writing client, server and IoT applications.
aashlykov/mfm
MFM means Minimal File Manager, has terminal interface, multiple tabs and no dependencies.
AloneCafe/l2
一种简单的、动态弱类型的、解释型的脚本编程语言,及其脚本解释器的设计与实现
ColleagueRiley/RSGL-DOOM
DOOM source port made using RSGL and a modified version of PureDoom. Written in Pure-C
kevin0x0/klang
a register-based virtual machine and compiler for klang
kevindotklein/snake-terminal
snake game in c using termios.h (no ncurses)
simonlaszcz/gulam
*Gulam* is a shell (i.e., a command line interpreter) for AtariST computers.