c11
There are 272 repositories under c11 topic.
pocketpy/pocketpy
Portable Python 3.x Interpreter in Modern C for Game Scripting
skyjake/lagrange
A Beautiful Gemini Client
madmann91/bvh
A modern C++ BVH construction and traversal library
wgtdkp/wgtcc
A small C11 compiler
OpenCyphal/libcanard
A compact implementation of the Cyphal/CAN protocol in C for high-integrity real-time embedded systems
Bfgeshka/awesome-c
New changes are here: https://notabug.org/bfgeshka/awesome-c
Softmotions/iowow
A C utility library and persistent key/value storage engine
Charmve/CppMaster
C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE
jtsiomb/c11threads
Portable C11 threads implementation over POSIX threads and win32 threads.
AnthonyCalandra/modern-c-features
A cheatsheet of modern C language and library features.
MarcoCicognani/MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
onehr/crust
C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)
jasmcaus/tau
A Micro (1k lines of code) Unit Test Framework for C/C++
fwsGonzo/barebones
Barebones multiboot kernel for beginners
makelinux/examples
Working examples of Python, C++, C and JS new features
thi-ng/synstack
Modular soft synth & Forth based VM for audio DSL experiments aimed at embedded devices
thinks/poisson-disk-sampling
Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.
dannyvankooten/1brc
C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.
RafaGago/mini-async-log-c
Mini async log C port. Now with C++ wrappers.
moehriegitt/vastringify
Type-safe Printf in C
DNedic/lfbb
A Lock Free Bipartite Buffer Library written in standard C11
BeRo1985/pacc
PACC (PAscal C Compiler) is an C compiler, which is implemented in Delphi-7-compatible Object Pascal
SolerHo/CprimerPlus-6e-Notes
C Primer Plus (第六版)学习笔记
questdb/c-questdb-client
Rust, C and C++ client for QuestDB InfluxDB Line Protocol
wujin1989/cdk
CDK is a supplement and extension to the standard C library, rather than a replacement.
linkdd/larena
Yet another simple header only arena allocator for C11
Chukobyte/crescent
A fighting and beat em up game engine for windows, linux, and macos written in C and uses OpenGL.
zhou0/mysocks
The cross-platform shadowsocks client and server with minimum dependencies.
xuhang57/Learn-C
Learn C with doing
feroldi/cci
DEPRECATED PROJECT, see README
deccanengine/DeccanEngine
:diamond_shape_with_a_dot_inside: Deccan Engine is an Open-Source Cross-Platform 2D Game Engine written in C11. Powered by SDL2.
b3h3moth/UnixCentric
Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking
johnwickerson/memalloy
Memory consistency modelling using Alloy
Moldytzu/mOS
Operating system written in C. Monolithic kernel design.
smzztx/CppPrimer_5th_cn
《C++ Primer(第五版)》习题答案笔记
xyproto/tinyxxd
Drop-in replacement and standalone version of the hex dump utility that comes with ViM