c17
There are 58 repositories under c17 topic.
stargatedaw/stargate
Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor
AnthonyCalandra/modern-c-features
A cheatsheet of modern C language and library features.
jasmcaus/tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Becavalier/geektime-c
The Repo holding all the code snippets related to the C course on Geektime.
Delta-Simulations/MSFS-C-17
Public repository for the Delta Simulations C-17 Globemaster, being developed for Microsoft Flight Simulator
protopopov1122/kefir
C17 compiler implementation from scratch
aremmell/libsir
The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.
DamienFremont/c99-raylib5-gl3-3dgame-starter
2024's small template to start your raylib game. Featuring 3D, C 2017, Raylib 5.0, OpenGL 3 and a modular architecture.
feroldi/atlas
A C17 compiler written in Rust
EnderIce2/FennixProject
An operating system from scratch.
winspool/stdtests
C / C++ Compiler and standard library Conformance Test Suite
aremmell/libbal
Berkeley Abstraction Layer: a lightweight, portable C17/C++20 wrapper library for Berkeley sockets (with asynchronous I/O and IPv6 support)
deiuch/c-to-json
Basic C parser (ISO/IEC 9899:2018 standard review) on Flex/Yacc converting programs to JSON.
briandowns/libdotenv
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
Oderjunkie/python-else
adds the wonderful and very intuitive `else` clause of `for` and `while` from python back to C
suhas-pai/aeneas
A hobby OS supporting the x86_64, aarch64, and riscv64 architectures. Loongarch64 support planned
UnknowableCoder/MackroTricks
Binary arithmetic and cycles in the C Preprocessor
cod1r/rcc
my attempt at a C17 compiler
Fennix-Project/Fennix
Opeating System from scratch made in C and C++
SK83RJOSH/cblend
A modern C/C++ library for reading blend files.
aremmell/seatest
A featherweight cross-platform C17 test framework for C libraries and applications.
cfnptr/ecsm
Easy to use and fast Entity Component System Manager (ECS) C++ library.
dk2233/c_train
playground for c features testing
rhymeswithmogul/IPvMe-C
A small app to find your WAN IP addresses.
ScribbleLabApp/CryptoSwiftWrapper
A CryptoKit Wrapper and Library for C/C++ for encrypting and decrypting data
xgqfrms/C-plus-plus
C++ & C Plus Plus
anoban/bmptoascii
a header only C17 bitmaps to wide strings library
DanielSarmiento04/Kafka-lab
This repository is dedicated to showcasing simple, customizable, and scalable examples of utilizing Apache Kafka for event streaming. The examples are implemented in Python, C++17, and C17, providing a diverse set of language options for developers.
DaniilAlpha/milo
(Almost) plain macro zero-dependency single-file library to get rid of boilerplate logging code although keep them pretty.
DerEasy/DynarrLO
Dynamic Array implementation focused on low overhead in C.
goldsteinn/eztest
An Easy Unit Test Framework
hurshik7/Datacomm_ChatServer
a server for a chat client (BCIT Datacomm chat program)
ICOMP-UNC/SurvivorHealthMonitor
Cross-platform health monitoring system for embedded devices, designed to track and manage vital signs in a post-apocalyptic world using C and a TUI interface
maroontress/Clione.Java
A C17 lexical parser written in Java.
research-note/bazel-clang-c-example
I want to get used to bazel build system using clang.
themanyone/REPLace
A REPL for all langauges with *your* editor and this simple bash script.