78 results for “topic:c17”
Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor
A cheatsheet of modern C language and library features.
A Micro (1k lines of code) Unit Test Framework for C/C++
The Repo holding all the code snippets related to the C course on Geektime.
Public repository for the Delta Simulations C-17 Globemaster, being developed for Microsoft Flight Simulator
2024's small template to start your raylib game. Featuring 3D, C 2017, Raylib 5.0, OpenGL 3 and a modular architecture.
The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.
Modern, Better safety and productivity to C
C / C++ Compiler and standard library Conformance Test Suite
A C17 compiler written in Rust
An operating system from scratch.
Basic C parser (ISO/IEC 9899:2018 standard review) on Flex/Yacc converting programs to JSON.
Berkeley Abstraction Layer: a lightweight, portable C17/C++20 wrapper library for Berkeley sockets (with asynchronous I/O and IPv6 support)
adds the wonderful and very intuitive `else` clause of `for` and `while` from python back to C
A hobby OS supporting the x86_64, aarch64, and riscv64 architectures. Loongarch64 support planned
A modern C/C++ library for reading blend files.
Easy to use and fast Entity Component System Manager (ECS) C++ library.
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
Binary arithmetic and cycles in the C Preprocessor
Lightweight, header-only Byte Pair Encoding (BPE) trainer in modern C++17. Produces HuggingFace-compatible vocabularies for transformers and integrates with Modern Text Tokenizer.
A real-time multiplayer brawler game built in C with a focus on systems programming, networking, and graphics.
Opeating System from scratch made in C and C++
c_project & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
A modern, JIT-powered, and dependency-free Foreign Function Interface (FFI) library and type introspection engine for C. Dynamically call native functions and create secure callbacks using simple, human-readable signatures. Ideal for language bindings, plugins, and dynamic library interactions.
A featherweight cross-platform C17 test framework for C libraries and applications.
C++ & C Plus Plus
A REPL for all langauges with *your* editor and this simple bash script.
my attempt at a C17 compiler
A small app to find your WAN IP addresses.
Dynamic Array implementation focused on low overhead in C.