Skip to content

c3lang/c3-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 

Repository files navigation

C3 Showcase

This repository keeps a list of various C3 resources and projects.

NOTE these are all in various levels of completion, from actively supported to just started or abandoned. The "bumped" date, shows when this was last added or bumped. Consider this a "last updated" date.

If you have something you feel could be interesting to share with the rest of the community, do file a pull request!

NOTE: These projects and resources are not officially endorsed by the C3 Project.

Learning resources

๐Ÿ“– Ebn's C3 tutorials - from Hello World to setting up OpenGL [bumped 2025-04-17]

Libraries

๐Ÿ“ BC3 bindings generator library - library to create bindings for C code to C3 [bumped 2025-04-17]

๐Ÿ“ Minimal Argument Parser - Minimal argument parser library for C3 [bumped 2025-05-04]

๐Ÿ“ argparse - Another, more full fledged argument parser library for C3 [bumped 2025-04-26]

๐Ÿ“ Vulkan-C3 - library that add vulkan support to C3 [bumped 2025-04-18]

๐Ÿ“ Minimal Logger - A minimal logger library for C3 [bumped 2025-04-19]

๐Ÿ“ Small networking library - library that aims to add an async server and client implementation to c3 [bumped 2025-04-22]

๐Ÿ“ json library - json library for C3 [bumped 2025-03-20]

๐Ÿ“ I18n library - I18n library for C3 [bumped 2025-04-28]

๐Ÿ“ TOML parser - TOML config parser for C3 [bumped 2025-04-29]

๐Ÿ“ xlsx Writer - A C3 library for writing XLSX files in a streaming fashion [bumped 2025-04-29]

๐Ÿ“ XML parser - XML parser for C3 [bumped 2025-04-29]

๐Ÿ“ Inflate - C3 Inflate library (inflate, gzip, zlib) [bumped 2025-04-29]

๐Ÿ“ AES - AES implementation for C3 [bumped 2025-04-29]

๐Ÿ“ HTTP Client - HTTP Client Library [bumped 2025-04-29]

๐Ÿ“ HTTP Server - Simple C3 HTTP Server with routing [bumped 2025-04-29]

๐Ÿ“ UEFI tools - UEFI Definitions & Library for C3 [bumped 2025-04-29]

๐Ÿ“ Assuan protocol - C3 implementation of the Assuan IPC protocol. [bumped 2025-04-30]

๐Ÿ“ terminal color utils - C3 color utility for terminals [bumped 2025-05-04]

Applications

โญSam J Kennedy's Gameboy emulator - a GameBoy emulator written in C3 [bumped 2025-04-17]

Games

๐Ÿ‘พ Boing - BOING (pong) port of python game to C3 [bumped 2025-04-22]

Advent of Code solutions

๐ŸŽ… CLernรถ AoC 2022 - Complete solution to AoC 2022 [bumped 2025-04-27]

๐ŸŽ… CLernรถ AoC 2023 - Complete solution to AoC 2023 [bumped 2025-04-27]

๐ŸŽ… CLernรถ AoC 2024 - Solutions to AoC 2024 day 1-19 [bumped 2025-04-27]

Contribute!

Feel free to add pull requests to this repository to either bump a project that you know is active, or add more projects.

About

A repository of C3 resources

Topics

Resources

Stars

Watchers

Forks